contigmalloc
buf = contigmalloc(bouncebufsize, M_DEVBUF, flags, 0ul, 0xfffffful,
gatt->ag_virtual = contigmalloc(entries * sizeof(u_int32_t), M_AGP,
sc->argb_cursor = contigmalloc(size, M_DRM,
ptr = contigmalloc(args->size, M_CPUCTL, 0, 0, 0xffffffff, 16, 0);
dg.buf = (struct dcons_buf *) contigmalloc(dg.size,
dr->dr_txhdr_cache = contigmalloc(
sc->dc_ldata = contigmalloc(sizeof(struct dc_list_data), M_DEVBUF,
sc->lge_ldata = contigmalloc(sizeof(struct lge_list_data), M_DEVBUF,
sc->lge_cdata.lge_jumbo_buf = contigmalloc(LGE_JMEM, M_DEVBUF,
sc->nge_cdata.nge_jumbo_buf = contigmalloc(NGE_JMEM, M_DEVBUF,
sc->nge_ldata = contigmalloc(sizeof(struct nge_list_data), M_DEVBUF,
sc->pcn_ldata = contigmalloc(sizeof(struct pcn_list_data), M_DEVBUF,
sc->sf_ldata = contigmalloc(sizeof(struct sf_list_data), M_DEVBUF,
sc->sln_bufdata.sln_rx_buf = contigmalloc(SL_RX_BUFLEN,
sc->ste_ldata = contigmalloc(sizeof(struct ste_list_data), M_DEVBUF,
sc->ti_rdata = contigmalloc(sizeof(struct ti_ring_data), M_DEVBUF,
sc->ti_cdata.ti_jumbo_buf = contigmalloc(TI_JMEM, M_DEVBUF,
sc->tl_ldata = contigmalloc(sizeof(struct tl_list_data), M_DEVBUF,
sc->sc_fwbuf = contigmalloc(32768, M_DEVBUF,
sc->sc_ldata = contigmalloc(sizeof(struct txp_ldata), M_DEVBUF,
sc->vr_ldata = contigmalloc(sizeof(struct vr_list_data), M_DEVBUF,
sc->vr_cdata.vr_tx_buf = contigmalloc(VR_TX_BUF_SIZE, M_DEVBUF,
sc->wb_ldata = contigmalloc(sizeof(struct wb_list_data) + 8, M_DEVBUF,
contigmalloc (size, M_DEVBUF, M_WAITOK, 0ul,
return contigmalloc(PAGE_SIZE<<order,
pAdapter->prdTableAddr = (PUCHAR)contigmalloc(
return (void *)contigmalloc(0x1000, M_DEVBUF, M_NOWAIT, 0x1000000, 0xffffffff, PAGE_SIZE, 0ul);
return (void *)contigmalloc(0x1000, M_DEVBUF, M_NOWAIT, 0x1000000, 0xffffffff, PAGE_SIZE, 0ul);
pAdapter->requestsArrayBaseAddr = (MV_U8 *)contigmalloc(REQUESTS_ARRAY_SIZE,
pAdapter->responsesArrayBaseAddr = (MV_U8 *)contigmalloc(RESPONSES_ARRAY_SIZE,
return contigmalloc(PAGE_SIZE<<order,
addr = (vm_offset_t)contigmalloc(size, M_DEVBUF, M_NOWAIT, 0,
addr = (vm_offset_t)contigmalloc(size, M_DEVBUF, M_NOWAIT, 0,
addr = contigmalloc(npages * PAGE_SIZE, M_NVMM, M_WAITOK | M_ZERO,
sc->vtballoon_page_frames = contigmalloc(VTBALLOON_PAGES_PER_REQUEST *
req = contigmalloc(sizeof(struct vtblk_request), M_DEVBUF,
sc->vtnet_txhdrarea = contigmalloc(
sc->vtnet_macfilter = contigmalloc(
req = contigmalloc(sizeof(struct vtscsi_request), M_DEVBUF,
vq->vq_ring_mem = contigmalloc(vq->vq_ring_size, M_DEVBUF,
dxp->indirect = contigmalloc(size, M_DEVBUF, M_WAITOK,
clust = contigmalloc(n, M_NETMAP, M_NOWAIT | M_ZERO,
low_dma_reserve = contigmalloc(0x80000, M_TEMP, M_NOWAIT, 0ul,
bpage->vaddr = (vm_offset_t)contigmalloc(PAGE_SIZE, M_DEVBUF,
*vaddr = contigmalloc(dmat->maxsize, M_DEVBUF, mflags,
bpage->vaddr = (vm_offset_t)contigmalloc(PAGE_SIZE, M_DEVBUF,
*vaddr = contigmalloc(dmat->maxsize, M_DEVBUF, mflags,
void *contigmalloc(unsigned long size, struct malloc_type *type, int flags,