dma_alloc_coherent  139 arch/arm/common/dmabounce.c 		buf->safe = dma_alloc_coherent(dev, size, &buf->safe_dma_addr,
dma_alloc_coherent  121 arch/mips/lantiq/xway/dma.c 	ch->desc_base = dma_alloc_coherent(ch->dev,
dma_alloc_coherent   32 arch/mips/lantiq/xway/vmmc.c 		(void *) CPHYSADDR(dma_alloc_coherent(&pdev->dev, CP1_SIZE,
dma_alloc_coherent  162 arch/powerpc/platforms/4xx/msi.c 	msi_virt = dma_alloc_coherent(&dev->dev, 64, &msi_phys, GFP_KERNEL);
dma_alloc_coherent  365 arch/powerpc/platforms/cell/axon_msi.c 	msic->fifo_virt = dma_alloc_coherent(&device->dev, MSIC_FIFO_SIZE_BYTES,
dma_alloc_coherent  246 arch/powerpc/platforms/pasemi/dma_lib.c 	chan->ring_virt = dma_alloc_coherent(&dma_pdev->dev,
dma_alloc_coherent  350 arch/powerpc/platforms/pasemi/dma_lib.c 	return dma_alloc_coherent(&dma_pdev->dev, size, handle, GFP_KERNEL);
dma_alloc_coherent  552 arch/powerpc/sysdev/fsl_rmu.c 	pw->port_write_msg.virt = dma_alloc_coherent(pw->dev,
dma_alloc_coherent  738 arch/powerpc/sysdev/fsl_rmu.c 			dma_alloc_coherent(priv->dev, RIO_MSG_BUFFER_SIZE,
dma_alloc_coherent  755 arch/powerpc/sysdev/fsl_rmu.c 	rmu->msg_tx_ring.virt = dma_alloc_coherent(priv->dev,
dma_alloc_coherent  872 arch/powerpc/sysdev/fsl_rmu.c 	rmu->msg_rx_ring.virt = dma_alloc_coherent(priv->dev,
dma_alloc_coherent 1032 arch/powerpc/sysdev/fsl_rmu.c 	dbell->dbell_ring.virt = dma_alloc_coherent(dbell->dev, 512 *
dma_alloc_coherent   55 arch/sh/mm/consistent.c 	buf = dma_alloc_coherent(&pdev->dev, memsize, &dma_handle, GFP_KERNEL);
dma_alloc_coherent  727 drivers/ata/sata_fsl.c 	mem = dma_alloc_coherent(dev, SATA_FSL_PORT_PRIV_DMA_SZ, &mem_dma,
dma_alloc_coherent 2256 drivers/atm/eni.c 	zero->addr = dma_alloc_coherent(&pci_dev->dev,
dma_alloc_coherent  215 drivers/atm/fore200e.c 	chunk->alloc_addr = dma_alloc_coherent(fore200e->dev, chunk->alloc_size,
dma_alloc_coherent  536 drivers/atm/he.c 	he_dev->tpdrq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
dma_alloc_coherent  809 drivers/atm/he.c 	he_dev->rbpl_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
dma_alloc_coherent  848 drivers/atm/he.c 	he_dev->rbrq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
dma_alloc_coherent  872 drivers/atm/he.c 	he_dev->tbrq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
dma_alloc_coherent  917 drivers/atm/he.c 	he_dev->irq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
dma_alloc_coherent 1466 drivers/atm/he.c 	he_dev->hsp = dma_alloc_coherent(&he_dev->pci_dev->dev,
dma_alloc_coherent  644 drivers/atm/idt77252.c 	scq->base = dma_alloc_coherent(&card->pcidev->dev, SCQ_SIZE,
dma_alloc_coherent  974 drivers/atm/idt77252.c 	card->rsq.base = dma_alloc_coherent(&card->pcidev->dev, RSQSIZE,
dma_alloc_coherent 1376 drivers/atm/idt77252.c 	card->tsq.base = dma_alloc_coherent(&card->pcidev->dev, RSQSIZE,
dma_alloc_coherent 3392 drivers/atm/idt77252.c 	card->raw_cell_hnd = dma_alloc_coherent(&card->pcidev->dev,
dma_alloc_coherent 1435 drivers/atm/iphase.c 	dle_addr = dma_alloc_coherent(&iadev->pci->dev, DLE_TOTAL_SIZE,
dma_alloc_coherent 1922 drivers/atm/iphase.c 	dle_addr = dma_alloc_coherent(&iadev->pci->dev, DLE_TOTAL_SIZE,
dma_alloc_coherent  345 drivers/atm/lanai.c 		buf->start = dma_alloc_coherent(&pci->dev,
dma_alloc_coherent  529 drivers/atm/nicstar.c 	card->tsq.org = dma_alloc_coherent(&card->pcidev->dev,
dma_alloc_coherent  548 drivers/atm/nicstar.c 	card->rsq.org = dma_alloc_coherent(&card->pcidev->dev,
dma_alloc_coherent  868 drivers/atm/nicstar.c         scq->org = dma_alloc_coherent(&card->pcidev->dev,
dma_alloc_coherent 1313 drivers/atm/zatm.c 		mbx = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 1570 drivers/block/mtip32xx/mtip32xx.c 		buf = dma_alloc_coherent(&port->dd->pdev->dev,
dma_alloc_coherent 2774 drivers/block/mtip32xx/mtip32xx.c 		dma_alloc_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ,
dma_alloc_coherent 2781 drivers/block/mtip32xx/mtip32xx.c 		dma_alloc_coherent(&dd->pdev->dev, AHCI_CMD_TBL_SZ,
dma_alloc_coherent 3524 drivers/block/mtip32xx/mtip32xx.c 	cmd->command = dma_alloc_coherent(&dd->pdev->dev, CMD_DMA_ALLOC_SZ,
dma_alloc_coherent  765 drivers/block/rsxx/dma.c 	ctrl->status.buf = dma_alloc_coherent(&dev->dev, STATUS_BUFFER_SIZE8,
dma_alloc_coherent  767 drivers/block/rsxx/dma.c 	ctrl->cmd.buf = dma_alloc_coherent(&dev->dev, COMMAND_BUFFER_SIZE8,
dma_alloc_coherent 2642 drivers/block/skd_main.c 	skcomp = dma_alloc_coherent(&skdev->pdev->dev, SKD_SKCOMP_SIZE,
dma_alloc_coherent 2684 drivers/block/skd_main.c 		skmsg->msg_buf = dma_alloc_coherent(&skdev->pdev->dev,
dma_alloc_coherent 1392 drivers/block/sx8.c 	host->shm = dma_alloc_coherent(&host->pdev->dev, CARM_SHM_SIZE,
dma_alloc_coherent  871 drivers/block/umem.c 	card->mm_pages[0].desc = dma_alloc_coherent(&card->dev->dev,
dma_alloc_coherent  873 drivers/block/umem.c 	card->mm_pages[1].desc = dma_alloc_coherent(&card->dev->dev,
dma_alloc_coherent  447 drivers/char/virtio_console.c 		buf->buf = dma_alloc_coherent(buf->dev, buf_size, &buf->dma,
dma_alloc_coherent  115 drivers/cpufreq/tegra186-cpufreq.c 	virt = dma_alloc_coherent(bpmp->dev, sizeof(*data), &phys,
dma_alloc_coherent  170 drivers/crypto/amcc/crypto4xx_core.c 	dev->pdr = dma_alloc_coherent(dev->core_dev->device,
dma_alloc_coherent  185 drivers/crypto/amcc/crypto4xx_core.c 	dev->shadow_sa_pool = dma_alloc_coherent(dev->core_dev->device,
dma_alloc_coherent  192 drivers/crypto/amcc/crypto4xx_core.c 	dev->shadow_sr_pool = dma_alloc_coherent(dev->core_dev->device,
dma_alloc_coherent  278 drivers/crypto/amcc/crypto4xx_core.c 	dev->gdr = dma_alloc_coherent(dev->core_dev->device,
dma_alloc_coherent  358 drivers/crypto/amcc/crypto4xx_core.c 	dev->sdr = dma_alloc_coherent(dev->core_dev->device,
dma_alloc_coherent  365 drivers/crypto/amcc/crypto4xx_core.c 		dma_alloc_coherent(dev->core_dev->device,
dma_alloc_coherent  278 drivers/crypto/cavium/cpt/cptpf_main.c 	mcode->code = dma_alloc_coherent(&cpt->pdev->dev, mcode->code_size,
dma_alloc_coherent  236 drivers/crypto/cavium/cpt/cptvf_main.c 			curr->head = (u8 *)dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent   30 drivers/crypto/cavium/nitrox/nitrox_lib.c 	cmdq->unalign_base = dma_alloc_coherent(DEV(ndev), cmdq->qsize,
dma_alloc_coherent  148 drivers/crypto/ccree/cc_aead.c 	ctx->enckey = dma_alloc_coherent(dev, AES_MAX_KEY_SIZE,
dma_alloc_coherent  165 drivers/crypto/ccree/cc_aead.c 		xcbc->xcbc_keys = dma_alloc_coherent(dev, key_size,
dma_alloc_coherent  178 drivers/crypto/ccree/cc_aead.c 		hmac->ipad_opad = dma_alloc_coherent(dev, digest_size,
dma_alloc_coherent  190 drivers/crypto/ccree/cc_aead.c 		hmac->padded_authkey = dma_alloc_coherent(dev,
dma_alloc_coherent  160 drivers/crypto/ccree/cc_request_mgr.c 		dma_alloc_coherent(dev, sizeof(u32),
dma_alloc_coherent 1134 drivers/crypto/hisilicon/qm.c 		qp->qdma.va = dma_alloc_coherent(dev, qp->qdma.size,
dma_alloc_coherent 1716 drivers/crypto/hisilicon/qm.c 		qm->qdma.va = dma_alloc_coherent(dev, qm->qdma.size,
dma_alloc_coherent  239 drivers/crypto/hisilicon/sec/sec_algs.c 		ctx->key = dma_alloc_coherent(dev, SEC_MAX_CIPHER_KEY,
dma_alloc_coherent 1085 drivers/crypto/hisilicon/sec/sec_drv.c 	ring_cmd->vaddr = dma_alloc_coherent(dev, SEC_Q_CMD_SIZE,
dma_alloc_coherent 1094 drivers/crypto/hisilicon/sec/sec_drv.c 	ring_cq->vaddr = dma_alloc_coherent(dev, SEC_Q_CQ_SIZE,
dma_alloc_coherent 1101 drivers/crypto/hisilicon/sec/sec_drv.c 	ring_db->vaddr = dma_alloc_coherent(dev, SEC_Q_DB_SIZE,
dma_alloc_coherent   80 drivers/crypto/hisilicon/sgl.c 	pool->sgl = dma_alloc_coherent(dev, size, &pool->sgl_dma, GFP_KERNEL);
dma_alloc_coherent  259 drivers/crypto/ixp4xx_crypto.c 	crypt_virt = dma_alloc_coherent(dev,
dma_alloc_coherent  452 drivers/crypto/mediatek/mtk-platform.c 		ring[i]->cmd_base = dma_alloc_coherent(cryp->dev,
dma_alloc_coherent  459 drivers/crypto/mediatek/mtk-platform.c 		ring[i]->res_base = dma_alloc_coherent(cryp->dev,
dma_alloc_coherent  247 drivers/crypto/qat/qat_common/adf_admin.c 	admin->virt_addr = dma_alloc_coherent(&GET_DEV(accel_dev), PAGE_SIZE,
dma_alloc_coherent  255 drivers/crypto/qat/qat_common/adf_admin.c 	admin->virt_tbl_addr = dma_alloc_coherent(&GET_DEV(accel_dev),
dma_alloc_coherent  188 drivers/crypto/qat/qat_common/adf_transport.c 	ring->base_addr = dma_alloc_coherent(&GET_DEV(accel_dev),
dma_alloc_coherent  626 drivers/crypto/qat/qat_common/qat_algs.c 	ctx->enc_cd = dma_alloc_coherent(dev, sizeof(*ctx->enc_cd),
dma_alloc_coherent  633 drivers/crypto/qat/qat_common/qat_algs.c 	ctx->dec_cd = dma_alloc_coherent(dev, sizeof(*ctx->dec_cd),
dma_alloc_coherent  978 drivers/crypto/qat/qat_common/qat_algs.c 	ctx->enc_cd = dma_alloc_coherent(dev, sizeof(*ctx->enc_cd),
dma_alloc_coherent  985 drivers/crypto/qat/qat_common/qat_algs.c 	ctx->dec_cd = dma_alloc_coherent(dev, sizeof(*ctx->dec_cd),
dma_alloc_coherent 1062 drivers/crypto/qat/qat_common/qat_algs.c 	qat_req->iv = dma_alloc_coherent(dev, AES_BLOCK_SIZE,
dma_alloc_coherent 1122 drivers/crypto/qat/qat_common/qat_algs.c 	qat_req->iv = dma_alloc_coherent(dev, AES_BLOCK_SIZE,
dma_alloc_coherent  335 drivers/crypto/qat/qat_common/qat_asym_algs.c 			qat_req->src_align = dma_alloc_coherent(dev,
dma_alloc_coherent  363 drivers/crypto/qat/qat_common/qat_asym_algs.c 		qat_req->dst_align = dma_alloc_coherent(dev, ctx->p_size,
dma_alloc_coherent  450 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->p = dma_alloc_coherent(dev, ctx->p_size, &ctx->dma_p, GFP_KERNEL);
dma_alloc_coherent  461 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->g = dma_alloc_coherent(dev, ctx->p_size, &ctx->dma_g, GFP_KERNEL);
dma_alloc_coherent  506 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->xa = dma_alloc_coherent(dev, ctx->p_size, &ctx->dma_xa,
dma_alloc_coherent  740 drivers/crypto/qat/qat_common/qat_asym_algs.c 		qat_req->src_align = dma_alloc_coherent(dev, ctx->key_sz,
dma_alloc_coherent  759 drivers/crypto/qat/qat_common/qat_asym_algs.c 		qat_req->dst_align = dma_alloc_coherent(dev, ctx->key_sz,
dma_alloc_coherent  884 drivers/crypto/qat/qat_common/qat_asym_algs.c 		qat_req->src_align = dma_alloc_coherent(dev, ctx->key_sz,
dma_alloc_coherent  903 drivers/crypto/qat/qat_common/qat_asym_algs.c 		qat_req->dst_align = dma_alloc_coherent(dev, ctx->key_sz,
dma_alloc_coherent  992 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->n = dma_alloc_coherent(dev, ctx->key_sz, &ctx->dma_n, GFP_KERNEL);
dma_alloc_coherent 1021 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->e = dma_alloc_coherent(dev, ctx->key_sz, &ctx->dma_e, GFP_KERNEL);
dma_alloc_coherent 1047 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->d = dma_alloc_coherent(dev, ctx->key_sz, &ctx->dma_d, GFP_KERNEL);
dma_alloc_coherent 1080 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->p = dma_alloc_coherent(dev, half_key_sz, &ctx->dma_p, GFP_KERNEL);
dma_alloc_coherent 1091 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->q = dma_alloc_coherent(dev, half_key_sz, &ctx->dma_q, GFP_KERNEL);
dma_alloc_coherent 1102 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->dp = dma_alloc_coherent(dev, half_key_sz, &ctx->dma_dp,
dma_alloc_coherent 1114 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->dq = dma_alloc_coherent(dev, half_key_sz, &ctx->dma_dq,
dma_alloc_coherent 1126 drivers/crypto/qat/qat_common/qat_asym_algs.c 	ctx->qinv = dma_alloc_coherent(dev, half_key_sz, &ctx->dma_qinv,
dma_alloc_coherent 1225 drivers/crypto/qat/qat_common/qat_uclo.c 	vptr = dma_alloc_coherent(&handle->pci_dev->dev,
dma_alloc_coherent 1476 drivers/dma/bcm-sba-raid.c 	sba->resp_base = dma_alloc_coherent(sba->mbox_dev,
dma_alloc_coherent 1482 drivers/dma/bcm-sba-raid.c 	sba->cmds_base = dma_alloc_coherent(sba->mbox_dev,
dma_alloc_coherent  505 drivers/dma/fsl-qdma.c 			dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  554 drivers/dma/fsl-qdma.c 	status_head->cq = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  698 drivers/dma/imx-sdma.c 	buf_virt = dma_alloc_coherent(sdma->dev, size, &buf_phys, GFP_KERNEL);
dma_alloc_coherent 1209 drivers/dma/imx-sdma.c 	sdma->bd0 = dma_alloc_coherent(sdma->dev, PAGE_SIZE, &sdma->bd0_phys,
dma_alloc_coherent 1232 drivers/dma/imx-sdma.c 	desc->bd = dma_alloc_coherent(desc->sdmac->sdma->dev, bd_size,
dma_alloc_coherent 1883 drivers/dma/imx-sdma.c 	sdma->channel_control = dma_alloc_coherent(sdma->dev,
dma_alloc_coherent  378 drivers/dma/ioat/dma.c 		descs->virt = dma_alloc_coherent(to_dev(ioat_chan),
dma_alloc_coherent  328 drivers/dma/mediatek/mtk-hsdma.c 	ring->txd = dma_alloc_coherent(hsdma2dev(hsdma), pc->sz_ring,
dma_alloc_coherent  498 drivers/dma/mpc512x_dma.c 	tcd = dma_alloc_coherent(mdma->dma.dev,
dma_alloc_coherent  792 drivers/dma/mv_xor_v2.c 		dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  421 drivers/dma/mxs-dma.c 	mxs_chan->ccw = dma_alloc_coherent(mxs_dma->dma_device.dev,
dma_alloc_coherent 4080 drivers/dma/ppc4xx/adma.c 	adev->dma_desc_pool_virt = dma_alloc_coherent(&ofdev->dev,
dma_alloc_coherent  713 drivers/dma/sh/rcar-dmac.c 	desc->hwdescs.mem = dma_alloc_coherent(chan->chan.device->dev, size,
dma_alloc_coherent  873 drivers/dma/ti/cppi41.c 		cdd->cd = dma_alloc_coherent(dev, mem_decs,
dma_alloc_coherent  914 drivers/dma/ti/cppi41.c 	cdd->qmgr_scratch = dma_alloc_coherent(dev, QMGR_SCRATCH_SIZE,
dma_alloc_coherent 1199 drivers/dma/xgene-dma.c 	ring->desc_vaddr = dma_alloc_coherent(chan->dev, ring->size,
dma_alloc_coherent  884 drivers/dma/xilinx/xilinx_dma.c 		chan->seg_v = dma_alloc_coherent(chan->dev,
dma_alloc_coherent  899 drivers/dma/xilinx/xilinx_dma.c 		chan->cyclic_seg_v = dma_alloc_coherent(chan->dev,
dma_alloc_coherent  489 drivers/dma/xilinx/zynqmp_dma.c 	chan->desc_pool_v = dma_alloc_coherent(chan->dev,
dma_alloc_coherent  126 drivers/edac/altera_edac.c 	ptemp = dma_alloc_coherent(mci->pdev, 16, &dma_handle, GFP_KERNEL);
dma_alloc_coherent 1112 drivers/firewire/ohci.c 	desc = dma_alloc_coherent(ctx->ohci->card.device, PAGE_SIZE,
dma_alloc_coherent 2385 drivers/firewire/ohci.c 			dma_alloc_coherent(ohci->card.device, CONFIG_ROM_SIZE,
dma_alloc_coherent 2480 drivers/firewire/ohci.c 		dma_alloc_coherent(ohci->card.device, CONFIG_ROM_SIZE,
dma_alloc_coherent 3629 drivers/firewire/ohci.c 	ohci->misc_buffer = dma_alloc_coherent(ohci->card.device,
dma_alloc_coherent  217 drivers/firmware/qcom_scm.c 	mdata_buf = dma_alloc_coherent(__scm->dev, size, &mdata_phys,
dma_alloc_coherent  462 drivers/firmware/qcom_scm.c 	ptr = dma_alloc_coherent(__scm->dev, ptr_sz, &ptr_dma, GFP_KERNEL);
dma_alloc_coherent   96 drivers/firmware/raspberrypi.c 	buf = dma_alloc_coherent(fw->cl.dev, PAGE_ALIGN(size), &bus_addr,
dma_alloc_coherent  211 drivers/firmware/tegra/bpmp-debugfs.c 	namevirt = dma_alloc_coherent(bpmp->dev, namesize, &namephys,
dma_alloc_coherent  216 drivers/firmware/tegra/bpmp-debugfs.c 	datavirt = dma_alloc_coherent(bpmp->dev, datasize, &dataphys,
dma_alloc_coherent  262 drivers/firmware/tegra/bpmp-debugfs.c 	namevirt = dma_alloc_coherent(bpmp->dev, namesize, &namephys,
dma_alloc_coherent  267 drivers/firmware/tegra/bpmp-debugfs.c 	datavirt = dma_alloc_coherent(bpmp->dev, datasize, &dataphys,
dma_alloc_coherent  389 drivers/firmware/tegra/bpmp-debugfs.c 	virt = dma_alloc_coherent(bpmp->dev, sz, &phys,
dma_alloc_coherent  592 drivers/firmware/tegra/bpmp.c 	virt = dma_alloc_coherent(bpmp->dev, TAG_SZ, &phys,
dma_alloc_coherent   55 drivers/fpga/zynqmp-fpga.c 	kbuf = dma_alloc_coherent(priv->dev, size, &dma_addr, GFP_KERNEL);
dma_alloc_coherent   64 drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c 		ih->ring = dma_alloc_coherent(adev->dev, ih->ring_size + 8,
dma_alloc_coherent   67 drivers/gpu/drm/drm_pci.c 	dmah->vaddr = dma_alloc_coherent(&dev->pdev->dev, size,
dma_alloc_coherent   39 drivers/gpu/drm/i915/gem/i915_gem_phys.c 	vaddr = dma_alloc_coherent(&obj->base.dev->pdev->dev,
dma_alloc_coherent  686 drivers/gpu/drm/ingenic/ingenic-drm.c 	priv->dma_hwdesc = dma_alloc_coherent(dev, sizeof(*priv->dma_hwdesc),
dma_alloc_coherent 1091 drivers/gpu/drm/msm/dsi/dsi_host.c 	msm_host->tx_buf = dma_alloc_coherent(dev->dev, size,
dma_alloc_coherent  222 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmnv44.c 	vmm->nullp = dma_alloc_coherent(subdev->device->dev, 16 * 1024,
dma_alloc_coherent  193 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c 	dmm->wa_dma_data = dma_alloc_coherent(dmm->dev,  sizeof(u32),
dma_alloc_coherent 1490 drivers/gpu/drm/vc4/vc4_dsi.c 		dsi->reg_dma_mem = dma_alloc_coherent(dev, 4,
dma_alloc_coherent 1233 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	man->map = dma_alloc_coherent(&dev_priv->dev->pdev->dev, size,
dma_alloc_coherent  368 drivers/gpu/ipu-v3/ipu-image-convert.c 	buf->virt = dma_alloc_coherent(priv->ipu->dev, buf->len, &buf->phys,
dma_alloc_coherent   35 drivers/hid/intel-ish-hid/ishtp/dma-if.c 	dev->ishtp_host_dma_tx_buf = dma_alloc_coherent(dev->devc,
dma_alloc_coherent   50 drivers/hid/intel-ish-hid/ishtp/dma-if.c 	dev->ishtp_host_dma_rx_buf = dma_alloc_coherent(dev->devc,
dma_alloc_coherent  605 drivers/hwtracing/coresight/coresight-tmc-etr.c 	flat_buf->vaddr = dma_alloc_coherent(real_dev, etr_buf->size,
dma_alloc_coherent   71 drivers/hwtracing/intel_th/msu-sink.c 		block = dma_alloc_coherent(priv->dev->parent->parent,
dma_alloc_coherent 1001 drivers/hwtracing/intel_th/msu.c 		block = dma_alloc_coherent(msc_dev(win->msc)->parent->parent,
dma_alloc_coherent  525 drivers/i2c/busses/i2c-cpm.c 		cpm->rxbuf[i] = dma_alloc_coherent(&cpm->ofdev->dev,
dma_alloc_coherent  534 drivers/i2c/busses/i2c-cpm.c 		cpm->txbuf[i] = dma_alloc_coherent(&cpm->ofdev->dev,
dma_alloc_coherent  432 drivers/i2c/busses/i2c-tegra.c 	dma_buf = dma_alloc_coherent(i2c_dev->dev, i2c_dev->dma_buf_size,
dma_alloc_coherent  518 drivers/ide/ide-dma.c 	hwif->dmatable_cpu = dma_alloc_coherent(hwif->dev, prd_size,
dma_alloc_coherent 1688 drivers/ide/pmac.c 	pmif->dma_table_cpu = dma_alloc_coherent(&dev->dev,
dma_alloc_coherent 1469 drivers/iio/adc/at91-sama5d2_adc.c 	st->dma_st.rx_buf = dma_alloc_coherent(st->dma_st.dma_chan->device->dev,
dma_alloc_coherent 1782 drivers/iio/adc/stm32-adc.c 	adc->rx_buf = dma_alloc_coherent(adc->dma_chan->device->dev,
dma_alloc_coherent 1375 drivers/iio/adc/stm32-dfsdm-adc.c 	adc->rx_buf = dma_alloc_coherent(adc->dma_chan->device->dev,
dma_alloc_coherent  565 drivers/iio/adc/ti_am335x_adc.c 	dma->buf = dma_alloc_coherent(dma->chan->device->dev, DMA_BUFFER_SIZE,
dma_alloc_coherent  175 drivers/iio/buffer/industrialio-buffer-dma.c 	block->vaddr = dma_alloc_coherent(queue->dev, PAGE_ALIGN(size),
dma_alloc_coherent  204 drivers/infiniband/hw/bnxt_re/qplib_fp.c 		qp->sq_hdr_buf = dma_alloc_coherent(&res->pdev->dev,
dma_alloc_coherent  217 drivers/infiniband/hw/bnxt_re/qplib_fp.c 		qp->rq_hdr_buf = dma_alloc_coherent(&res->pdev->dev,
dma_alloc_coherent  787 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c 	sbuf->sb = dma_alloc_coherent(&rcfw->pdev->dev, sbuf->size,
dma_alloc_coherent  109 drivers/infiniband/hw/bnxt_re/qplib_res.c 			pbl->pg_arr[i] = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  782 drivers/infiniband/hw/bnxt_re/qplib_res.c 	stats->dma = dma_alloc_coherent(&pdev->dev, stats->size,
dma_alloc_coherent  170 drivers/infiniband/hw/cxgb3/cxio_hal.c 	cq->queue = dma_alloc_coherent(&(rdev_p->rnic_info.pdev->dev), size,
dma_alloc_coherent  279 drivers/infiniband/hw/cxgb3/cxio_hal.c 	wq->queue = dma_alloc_coherent(&(rdev_p->rnic_info.pdev->dev),
dma_alloc_coherent  510 drivers/infiniband/hw/cxgb3/cxio_hal.c 	rdev_p->ctrl_qp.workq = dma_alloc_coherent(
dma_alloc_coherent   98 drivers/infiniband/hw/cxgb4/cq.c 	cq->queue = dma_alloc_coherent(&rdev->lldi.pdev->dev, cq->memsize,
dma_alloc_coherent  725 drivers/infiniband/hw/cxgb4/mem.c 	mhp->mpl = dma_alloc_coherent(&rhp->rdev.lldi.pdev->dev,
dma_alloc_coherent  131 drivers/infiniband/hw/cxgb4/qp.c 	sq->queue = dma_alloc_coherent(&(rdev->lldi.pdev->dev), sq->memsize,
dma_alloc_coherent  264 drivers/infiniband/hw/cxgb4/qp.c 		wq->rq.queue = dma_alloc_coherent(&rdev->lldi.pdev->dev,
dma_alloc_coherent 2553 drivers/infiniband/hw/cxgb4/qp.c 	wq->queue = dma_alloc_coherent(&rdev->lldi.pdev->dev, wq->memsize,
dma_alloc_coherent  145 drivers/infiniband/hw/efa/efa_com.c 		dma_alloc_coherent(aq->dmadev, size, &sq->dma_addr, GFP_KERNEL);
dma_alloc_coherent  183 drivers/infiniband/hw/efa/efa_com.c 		dma_alloc_coherent(aq->dmadev, size, &cq->dma_addr, GFP_KERNEL);
dma_alloc_coherent  224 drivers/infiniband/hw/efa/efa_com.c 	aenq->entries = dma_alloc_coherent(edev->dmadev, size, &aenq->dma_addr,
dma_alloc_coherent  919 drivers/infiniband/hw/efa/efa_com.c 		dma_alloc_coherent(edev->dmadev, sizeof(*mmio_read->read_resp),
dma_alloc_coherent  915 drivers/infiniband/hw/hfi1/init.c 	dd->rcvhdrtail_dummy_kvaddr = dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent 1856 drivers/infiniband/hw/hfi1/init.c 		rcd->rcvhdrq = dma_alloc_coherent(&dd->pcidev->dev, amt,
dma_alloc_coherent 1869 drivers/infiniband/hw/hfi1/init.c 			rcd->rcvhdrtail_kvaddr = dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent 1968 drivers/infiniband/hw/hfi1/init.c 			dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent 2122 drivers/infiniband/hw/hfi1/pio.c 		dd->cr_base[i].va = dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent 1470 drivers/infiniband/hw/hfi1/sdma.c 		sde->descq = dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent 1485 drivers/infiniband/hw/hfi1/sdma.c 	dd->sdma_heads_dma = dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent 1495 drivers/infiniband/hw/hfi1/sdma.c 	dd->sdma_pad_dma = dma_alloc_coherent(&dd->pcidev->dev, SDMA_PAD,
dma_alloc_coherent  199 drivers/infiniband/hw/hns/hns_roce_alloc.c 		buf->direct.buf = dma_alloc_coherent(dev, size, &t,
dma_alloc_coherent  221 drivers/infiniband/hw/hns/hns_roce_alloc.c 			buf->page_list[i].buf = dma_alloc_coherent(dev,
dma_alloc_coherent   84 drivers/infiniband/hw/hns/hns_roce_db.c 	pgdir->page = dma_alloc_coherent(dma_device, PAGE_SIZE,
dma_alloc_coherent  322 drivers/infiniband/hw/hns/hns_roce_hem.c 		buf = dma_alloc_coherent(hr_dev->dev, PAGE_SIZE << order,
dma_alloc_coherent  507 drivers/infiniband/hw/hns/hns_roce_hem.c 		table->bt_l0[bt_l0_idx] = dma_alloc_coherent(dev, bt_chunk_size,
dma_alloc_coherent  530 drivers/infiniband/hw/hns/hns_roce_hem.c 		table->bt_l1[bt_l1_idx] = dma_alloc_coherent(dev, bt_chunk_size,
dma_alloc_coherent 1140 drivers/infiniband/hw/hns/hns_roce_hem.c 		hem->addr = dma_alloc_coherent(hr_dev->dev,
dma_alloc_coherent  613 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 		db->ext_db->sdb_buf_list->buf = dma_alloc_coherent(dev,
dma_alloc_coherent  637 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 		db->ext_db->odb_buf_list->buf = dma_alloc_coherent(dev,
dma_alloc_coherent 1213 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	raq->e_raq_buf->buf = dma_alloc_coherent(dev, HNS_ROCE_V1_RAQ_SIZE,
dma_alloc_coherent 1332 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	priv->bt_table.qpc_buf.buf = dma_alloc_coherent(dev,
dma_alloc_coherent 1338 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	priv->bt_table.mtpt_buf.buf = dma_alloc_coherent(dev,
dma_alloc_coherent 1346 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	priv->bt_table.cqc_buf.buf = dma_alloc_coherent(dev,
dma_alloc_coherent 1399 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	tptr_buf->buf = dma_alloc_coherent(dev, HNS_ROCE_V1_TPTR_BUF_SIZE,
dma_alloc_coherent 4251 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 		eq->buf_list[i].buf = dma_alloc_coherent(dev, HNS_ROCE_BA_SIZE,
dma_alloc_coherent 1895 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	link_tbl->table.buf = dma_alloc_coherent(dev, size,
dma_alloc_coherent 1908 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 		link_tbl->pg_list[i].buf = dma_alloc_coherent(dev, buf_chk_sz,
dma_alloc_coherent 5577 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 		eq->bt_l0 = dma_alloc_coherent(dev, eq->entries * eq->eqe_size,
dma_alloc_coherent 5606 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	eq->bt_l0 = dma_alloc_coherent(dev, bt_chk_sz, &eq->l0_dma, GFP_KERNEL);
dma_alloc_coherent 5623 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 			eq->buf[i] = dma_alloc_coherent(dev, size,
dma_alloc_coherent 5642 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 			eq->bt_l1[i] = dma_alloc_coherent(dev, bt_chk_sz,
dma_alloc_coherent 5659 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 				eq->buf[idx] = dma_alloc_coherent(dev, size,
dma_alloc_coherent 5775 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 		eq->buf_list->buf = dma_alloc_coherent(dev, buf_chk_sz,
dma_alloc_coherent  360 drivers/infiniband/hw/hns/hns_roce_mr.c 	mr->pbl_buf = dma_alloc_coherent(dev, npages * 8,
dma_alloc_coherent  396 drivers/infiniband/hw/hns/hns_roce_mr.c 		mr->pbl_bt_l1[i] = dma_alloc_coherent(dev, size,
dma_alloc_coherent  445 drivers/infiniband/hw/hns/hns_roce_mr.c 		mr->pbl_bt_l1[i] = dma_alloc_coherent(dev, pbl_bt_sz,
dma_alloc_coherent  465 drivers/infiniband/hw/hns/hns_roce_mr.c 			mr->pbl_bt_l2[bt_idx] = dma_alloc_coherent(
dma_alloc_coherent  535 drivers/infiniband/hw/hns/hns_roce_mr.c 	mr->pbl_bt_l0 = dma_alloc_coherent(dev, pbl_bt_sz,
dma_alloc_coherent  603 drivers/infiniband/hw/hns/hns_roce_mr.c 			mr->pbl_buf = dma_alloc_coherent(dev,
dma_alloc_coherent 1244 drivers/infiniband/hw/hns/hns_roce_mr.c 		mr->pbl_buf = dma_alloc_coherent(dev, npages * 8,
dma_alloc_coherent  761 drivers/infiniband/hw/i40iw/i40iw_utils.c 	mem->va = dma_alloc_coherent(&pcidev->dev, mem->size,
dma_alloc_coherent  210 drivers/infiniband/hw/mthca/mthca_allocator.c 		buf->direct.buf = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent  250 drivers/infiniband/hw/mthca/mthca_allocator.c 				dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE,
dma_alloc_coherent  500 drivers/infiniband/hw/mthca/mthca_eq.c 		eq->page_list[i].buf = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent  126 drivers/infiniband/hw/mthca/mthca_memfree.c 	void *buf = dma_alloc_coherent(dev, PAGE_SIZE << order, &sg_dma_address(mem),
dma_alloc_coherent  627 drivers/infiniband/hw/mthca/mthca_memfree.c 	page->db_rec = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent 1383 drivers/infiniband/hw/mthca/mthca_qp.c 	sqp->header_buf = dma_alloc_coherent(&dev->pdev->dev, sqp->header_buf_size,
dma_alloc_coherent  383 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	q->va = dma_alloc_coherent(&dev->nic_info.pdev->dev, q->size, &q->dma,
dma_alloc_coherent 1341 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	dma.va	 = dma_alloc_coherent(&dev->nic_info.pdev->dev,
dma_alloc_coherent 1680 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	dev->av_tbl.pbl.va = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent 1686 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	dev->av_tbl.va = dma_alloc_coherent(&pdev->dev, dev->av_tbl.size,
dma_alloc_coherent 1820 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	cq->va = dma_alloc_coherent(&pdev->dev, cq->len, &cq->pa, GFP_KERNEL);
dma_alloc_coherent 2208 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	qp->sq.va = dma_alloc_coherent(&pdev->dev, len, &pa, GFP_KERNEL);
dma_alloc_coherent 2258 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	qp->rq.va = dma_alloc_coherent(&pdev->dev, len, &pa, GFP_KERNEL);
dma_alloc_coherent 2314 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	qp->ird_q_va = dma_alloc_coherent(&pdev->dev, ird_q_len, &pa,
dma_alloc_coherent 2772 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	srq->rq.va = dma_alloc_coherent(&pdev->dev, len, &pa, GFP_KERNEL);
dma_alloc_coherent 2892 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 	req = dma_alloc_coherent(&pdev->dev, cmd.hdr.pyld_len, &pa, GFP_KERNEL);
dma_alloc_coherent   76 drivers/infiniband/hw/ocrdma/ocrdma_stats.c 	mem->va = dma_alloc_coherent(&dev->nic_info.pdev->dev, mem->size,
dma_alloc_coherent  486 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c 	ctx->ah_tbl.va = dma_alloc_coherent(&pdev->dev, map_len,
dma_alloc_coherent  809 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c 		va = dma_alloc_coherent(&pdev->dev, dma_len, &pa, GFP_KERNEL);
dma_alloc_coherent  301 drivers/infiniband/hw/qedr/main.c 	sb_virt = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent  516 drivers/infiniband/hw/qedr/qedr_roce_cm.c 	packet->header.vaddr = dma_alloc_coherent(&pdev->dev, header_size,
dma_alloc_coherent  525 drivers/infiniband/hw/qedr/verbs.c 		va = dma_alloc_coherent(&pdev->dev, pbl_info->pbl_size, &pa,
dma_alloc_coherent 1324 drivers/infiniband/hw/qedr/verbs.c 	va = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent 2076 drivers/infiniband/hw/qib/qib_iba6120.c 	dd->cspec->dummy_hdrq = dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent  312 drivers/infiniband/hw/qib/qib_init.c 	dd->pioavailregs_dma = dma_alloc_coherent(
dma_alloc_coherent 1559 drivers/infiniband/hw/qib/qib_init.c 		rcd->rcvhdrq = dma_alloc_coherent(
dma_alloc_coherent 1579 drivers/infiniband/hw/qib/qib_init.c 			rcd->rcvhdrtail_kvaddr = dma_alloc_coherent(
dma_alloc_coherent 1665 drivers/infiniband/hw/qib/qib_init.c 			dma_alloc_coherent(&dd->pcidev->dev, size,
dma_alloc_coherent  251 drivers/infiniband/hw/qib/qib_sdma.c 	ppd->sdma_descq = dma_alloc_coherent(&ppd->dd->pcidev->dev,
dma_alloc_coherent  262 drivers/infiniband/hw/qib/qib_sdma.c 	ppd->sdma_head_dma = dma_alloc_coherent(&ppd->dd->pcidev->dev,
dma_alloc_coherent 1520 drivers/infiniband/hw/qib/qib_verbs.c 		dev->pio_hdrs = dma_alloc_coherent(&dd->pcidev->dev,
dma_alloc_coherent  887 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c 	dev->dsr = dma_alloc_coherent(&pdev->dev, sizeof(*dev->dsr),
dma_alloc_coherent  909 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c 	dev->cmd_slot = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent  919 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c 	dev->resp_slot = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent   62 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c 	pdir->dir = dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE,
dma_alloc_coherent   74 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c 		pdir->tables[i] = dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE,
dma_alloc_coherent   92 drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c 			pdir->pages[i] = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent  150 drivers/input/touchscreen/raspberrypi-ts.c 	ts->fw_regs_va = dma_alloc_coherent(dev, PAGE_SIZE, &ts->fw_regs_phys,
dma_alloc_coherent  227 drivers/iommu/mtk_iommu_v1.c 	dom->pgt_va = dma_alloc_coherent(data->dev, M2701_IOMMU_PGT_SIZE,
dma_alloc_coherent  452 drivers/macintosh/rack-meter.c 	rm->dma_buf_v = dma_alloc_coherent(&macio_get_pci_dev(mdev)->dev,
dma_alloc_coherent  691 drivers/media/common/siano/smscoreapi.c 		buffer = dma_alloc_coherent(params->device,
dma_alloc_coherent  289 drivers/media/pci/cobalt/cobalt-omnitek.c 	desc->virt = dma_alloc_coherent(desc->dev, bytes,
dma_alloc_coherent  325 drivers/media/pci/ddbridge/ddbridge-core.c 			dma->vbuf[i] = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  114 drivers/media/pci/intel/ipu3/ipu3-cio2.c 	cio2->dummy_page = dma_alloc_coherent(&cio2->pci_dev->dev,
dma_alloc_coherent  118 drivers/media/pci/intel/ipu3/ipu3-cio2.c 	cio2->dummy_lop = dma_alloc_coherent(&cio2->pci_dev->dev,
dma_alloc_coherent  221 drivers/media/pci/intel/ipu3/ipu3-cio2.c 	q->fbpt = dma_alloc_coherent(dev, CIO2_FBPT_SIZE, &q->fbpt_bus_addr,
dma_alloc_coherent  861 drivers/media/pci/intel/ipu3/ipu3-cio2.c 		b->lop[i] = dma_alloc_coherent(dev, CIO2_PAGE_SIZE,
dma_alloc_coherent  114 drivers/media/pci/meye/meye.c 	meye.mchip_ptable_toc = dma_alloc_coherent(&meye.mchip_dev->dev,
dma_alloc_coherent  126 drivers/media/pci/meye/meye.c 		meye.mchip_ptable[i] = dma_alloc_coherent(&meye.mchip_dev->dev,
dma_alloc_coherent  893 drivers/media/pci/netup_unidvb/netup_unidvb_core.c 	ndev->dma_virt = dma_alloc_coherent(&pci_dev->dev,
dma_alloc_coherent  542 drivers/media/pci/pt1/pt1.c 	page = dma_alloc_coherent(&pt1->pdev->dev, PT1_PAGE_SIZE, &addr,
dma_alloc_coherent  159 drivers/media/pci/pt3/pt3_dma.c 		p = dma_alloc_coherent(&pt3->pdev->dev, DATA_BUF_SZ,
dma_alloc_coherent  174 drivers/media/pci/pt3/pt3_dma.c 		p = dma_alloc_coherent(&pt3->pdev->dev, PAGE_SIZE,
dma_alloc_coherent  953 drivers/media/pci/tw5864/tw5864-video.c 		frame->vlc.addr = dma_alloc_coherent(&dev->pci->dev,
dma_alloc_coherent  962 drivers/media/pci/tw5864/tw5864-video.c 		frame->mv.addr = dma_alloc_coherent(&dev->pci->dev,
dma_alloc_coherent  672 drivers/media/platform/aspeed-video.c 	addr->virt = dma_alloc_coherent(video->dev, size, &addr->dma,
dma_alloc_coherent 1223 drivers/media/platform/atmel/atmel-isi.c 	isi->p_fb_descriptors = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 1798 drivers/media/platform/coda/coda-common.c 	buf->vaddr = dma_alloc_coherent(dev->dev, size, &buf->paddr,
dma_alloc_coherent  338 drivers/media/platform/exynos4-is/fimc-is.c 	is->memory.vaddr = dma_alloc_coherent(dev, FIMC_IS_CPU_MEM_SIZE,
dma_alloc_coherent  376 drivers/media/platform/marvell-ccic/mcam-core.c 		cam->dma_bufs[i] = dma_alloc_coherent(cam->dev,
dma_alloc_coherent 1241 drivers/media/platform/marvell-ccic/mcam-core.c 	mvb->dma_desc = dma_alloc_coherent(cam->dev,
dma_alloc_coherent   44 drivers/media/platform/mtk-vcodec/mtk_vcodec_util.c 	mem->va = dma_alloc_coherent(dev, size, &mem->dma_addr, GFP_KERNEL);
dma_alloc_coherent  679 drivers/media/platform/mtk-vpu/mtk_vpu.c 	vpu->extmem[fw_type].va = dma_alloc_coherent(dev,
dma_alloc_coherent  435 drivers/media/platform/omap3isp/ispccdc.c 		req->table.addr = dma_alloc_coherent(isp->dev, req->config.size,
dma_alloc_coherent  728 drivers/media/platform/omap3isp/ispccdc.c 			fpc_new.addr = dma_alloc_coherent(isp->dev, size,
dma_alloc_coherent  370 drivers/media/platform/omap3isp/ispstat.c 	buf->virt_addr = dma_alloc_coherent(dev, size, &buf->dma_addr,
dma_alloc_coherent 1164 drivers/media/platform/rcar-vin/rcar-dma.c 	vin->scratch = dma_alloc_coherent(vin->dev, vin->format.sizeimage,
dma_alloc_coherent  401 drivers/media/platform/rcar_drif.c 		addr = dma_alloc_coherent(&ch->pdev->dev,
dma_alloc_coherent 1949 drivers/media/platform/rcar_fdp1.c 			ctx->smsk_cpu = dma_alloc_coherent(ctx->fdp1->dev,
dma_alloc_coherent 1145 drivers/media/platform/s5p-mfc/s5p_mfc.c 	bank2_virt = dma_alloc_coherent(mfc_dev->mem_dev[BANK_R_CTX],
dma_alloc_coherent 1198 drivers/media/platform/s5p-mfc/s5p_mfc.c 	mfc_dev->mem_virt = dma_alloc_coherent(dev, mem_size,
dma_alloc_coherent   61 drivers/media/platform/s5p-mfc/s5p_mfc_opr.c 		b->virt = dma_alloc_coherent(mem_dev, b->size, &b->dma, GFP_KERNEL);
dma_alloc_coherent   87 drivers/media/platform/s5p-mfc/s5p_mfc_opr.c 	b->virt = dma_alloc_coherent(mem_dev, b->size, &b->dma, GFP_KERNEL);
dma_alloc_coherent  259 drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c 	csi->scratch.vaddr = dma_alloc_coherent(csi->dev,
dma_alloc_coherent  557 drivers/media/platform/ti-vpe/vpe.c 	ctx->mv_buf[0] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[0],
dma_alloc_coherent  564 drivers/media/platform/ti-vpe/vpe.c 	ctx->mv_buf[1] = dma_alloc_coherent(dev, size, &ctx->mv_buf_dma[1],
dma_alloc_coherent   42 drivers/media/v4l2-core/videobuf-dma-contig.c 	mem->vaddr = dma_alloc_coherent(dev, mem->size,
dma_alloc_coherent  231 drivers/media/v4l2-core/videobuf-dma-sg.c 		addr = dma_alloc_coherent(dma->dev, PAGE_SIZE,
dma_alloc_coherent  785 drivers/memstick/host/r592.c 	dev->dummy_dma_page = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent  538 drivers/message/fusion/mptspi.c 	spi_dev_pg0 = dma_alloc_coherent(&ioc->pcidev->dev, size, &spi_dev_pg0_dma, GFP_KERNEL);
dma_alloc_coherent  873 drivers/message/fusion/mptspi.c 	pg1 = dma_alloc_coherent(&ioc->pcidev->dev, size, &pg1_dma, GFP_KERNEL);
dma_alloc_coherent 1495 drivers/misc/cardreader/rtsx_pcr.c 	pcr->rtsx_resv_buf = dma_alloc_coherent(&(pcidev->dev),
dma_alloc_coherent  280 drivers/misc/fastrpc.c 	buf->virt = dma_alloc_coherent(dev, buf->size, (dma_addr_t *)&buf->phys,
dma_alloc_coherent  213 drivers/misc/genwqe/card_utils.c 	return dma_alloc_coherent(&cd->pci_dev->dev, size, dma_handle,
dma_alloc_coherent 2804 drivers/misc/habanalabs/goya/goya.c 	void *kernel_addr = dma_alloc_coherent(&hdev->pdev->dev, size,
dma_alloc_coherent   26 drivers/misc/mic/scif/scif_map.h 		va = dma_alloc_coherent(&scifdev->sdev->dev,
dma_alloc_coherent  349 drivers/misc/pci_endpoint_test.c 	orig_src_addr = dma_alloc_coherent(dev, size + alignment,
dma_alloc_coherent  375 drivers/misc/pci_endpoint_test.c 	orig_dst_addr = dma_alloc_coherent(dev, size + alignment,
dma_alloc_coherent  445 drivers/misc/pci_endpoint_test.c 	orig_addr = dma_alloc_coherent(dev, size + alignment, &orig_phys_addr,
dma_alloc_coherent  514 drivers/misc/pci_endpoint_test.c 	orig_addr = dma_alloc_coherent(dev, size + alignment, &orig_phys_addr,
dma_alloc_coherent  522 drivers/misc/vmw_vmci/vmci_guest.c 		vmci_dev->notification_bitmap = dma_alloc_coherent(
dma_alloc_coherent  307 drivers/misc/vmw_vmci/vmci_queue_pair.c 			dma_alloc_coherent(&vmci_pdev->dev, PAGE_SIZE,
dma_alloc_coherent  468 drivers/mmc/host/android-goldfish.c 	host->virt_base = dma_alloc_coherent(&pdev->dev, BUFFER_SIZE,
dma_alloc_coherent 2561 drivers/mmc/host/atmel-mci.c 		host->buffer = dma_alloc_coherent(&pdev->dev, host->buf_size,
dma_alloc_coherent 1186 drivers/mmc/host/meson-gx-mmc.c 			dma_alloc_coherent(host->dev, host->bounce_buf_size,
dma_alloc_coherent 1195 drivers/mmc/host/meson-gx-mmc.c 	host->descs = dma_alloc_coherent(host->dev, SD_EMMC_DESC_BUF_LEN,
dma_alloc_coherent 2305 drivers/mmc/host/mtk-sd.c 	host->dma.gpd = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 2308 drivers/mmc/host/mtk-sd.c 	host->dma.bd = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 3832 drivers/mmc/host/sdhci.c 		buf = dma_alloc_coherent(mmc_dev(mmc),
dma_alloc_coherent 1352 drivers/mmc/host/sunxi-mmc.c 	host->sg_cpu = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent  836 drivers/mmc/host/wmt-sdmmc.c 	priv->dma_desc_buffer = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  602 drivers/mtd/nand/raw/cafe_nand.c 	cafe->dmabuf = dma_alloc_coherent(&cafe->pdev->dev, 2112,
dma_alloc_coherent 1271 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c 	this->auxiliary_virt = dma_alloc_coherent(dev, geo->auxiliary_size,
dma_alloc_coherent  882 drivers/mtd/nand/raw/r852.c 	dev->bounce_buffer = dma_alloc_coherent(&pci_dev->dev, R852_DMA_LEN,
dma_alloc_coherent   97 drivers/net/caif/caif_spi.c 	return dma_alloc_coherent(&cfspi->pdev->dev, SPI_DMA_BUF_LEN, daddr,
dma_alloc_coherent  395 drivers/net/caif/caif_virtio.c 		cfv->alloc_addr = dma_alloc_coherent(
dma_alloc_coherent  952 drivers/net/can/grcan.c 	dma->base_buf = dma_alloc_coherent(&dev->dev,
dma_alloc_coherent 1210 drivers/net/ethernet/3com/3c59x.c 	vp->rx_ring = dma_alloc_coherent(gendev, sizeof(struct boom_rx_desc) * RX_RING_SIZE
dma_alloc_coherent 1431 drivers/net/ethernet/aeroflex/greth.c 	greth->tx_bd_base = dma_alloc_coherent(greth->dev, 1024,
dma_alloc_coherent 1440 drivers/net/ethernet/aeroflex/greth.c 	greth->rx_bd_base = dma_alloc_coherent(greth->dev, 1024,
dma_alloc_coherent 1921 drivers/net/ethernet/agere/et131x.c 		fbr->ring_virtaddr = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 1940 drivers/net/ethernet/agere/et131x.c 			fbr->mem_virtaddrs[i] = dma_alloc_coherent(
dma_alloc_coherent 1976 drivers/net/ethernet/agere/et131x.c 	rx_ring->ps_ring_virtaddr = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 1988 drivers/net/ethernet/agere/et131x.c 	rx_ring->rx_status_block = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 2370 drivers/net/ethernet/agere/et131x.c 	tx_ring->tx_desc_ring = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 2380 drivers/net/ethernet/agere/et131x.c 	tx_ring->tx_status = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  787 drivers/net/ethernet/alacritech/slicoss.c 		descs = dma_alloc_coherent(&sdev->pdev->dev, size, &paddr,
dma_alloc_coherent 1232 drivers/net/ethernet/alacritech/slicoss.c 	sm_data = dma_alloc_coherent(&sdev->pdev->dev, sizeof(*sm_data),
dma_alloc_coherent 1611 drivers/net/ethernet/alacritech/slicoss.c 	eeprom = dma_alloc_coherent(&sdev->pdev->dev, SLIC_EEPROM_SIZE,
dma_alloc_coherent  114 drivers/net/ethernet/amazon/ena/ena_com.c 	sq->entries = dma_alloc_coherent(queue->q_dmadev, size, &sq->dma_addr,
dma_alloc_coherent  136 drivers/net/ethernet/amazon/ena/ena_com.c 	cq->entries = dma_alloc_coherent(queue->q_dmadev, size, &cq->dma_addr,
dma_alloc_coherent  159 drivers/net/ethernet/amazon/ena/ena_com.c 	aenq->entries = dma_alloc_coherent(dev->dmadev, size, &aenq->dma_addr,
dma_alloc_coherent  352 drivers/net/ethernet/amazon/ena/ena_com.c 			dma_alloc_coherent(ena_dev->dmadev, size,
dma_alloc_coherent  358 drivers/net/ethernet/amazon/ena/ena_com.c 				dma_alloc_coherent(ena_dev->dmadev, size,
dma_alloc_coherent  437 drivers/net/ethernet/amazon/ena/ena_com.c 		dma_alloc_coherent(ena_dev->dmadev, size,
dma_alloc_coherent  442 drivers/net/ethernet/amazon/ena/ena_com.c 			dma_alloc_coherent(ena_dev->dmadev, size,
dma_alloc_coherent 1086 drivers/net/ethernet/amazon/ena/ena_com.c 		dma_alloc_coherent(ena_dev->dmadev, sizeof(*rss->hash_key),
dma_alloc_coherent 1110 drivers/net/ethernet/amazon/ena/ena_com.c 		dma_alloc_coherent(ena_dev->dmadev, sizeof(*rss->hash_ctrl),
dma_alloc_coherent 1154 drivers/net/ethernet/amazon/ena/ena_com.c 		dma_alloc_coherent(ena_dev->dmadev, tbl_size,
dma_alloc_coherent 1684 drivers/net/ethernet/amazon/ena/ena_com.c 		dma_alloc_coherent(ena_dev->dmadev,
dma_alloc_coherent 2682 drivers/net/ethernet/amazon/ena/ena_com.c 		dma_alloc_coherent(ena_dev->dmadev, SZ_4K,
dma_alloc_coherent 2700 drivers/net/ethernet/amazon/ena/ena_com.c 		dma_alloc_coherent(ena_dev->dmadev, debug_area_size,
dma_alloc_coherent 1373 drivers/net/ethernet/amd/sunlance.c 			dma_alloc_coherent(&op->dev,
dma_alloc_coherent  206 drivers/net/ethernet/amd/xgbe/xgbe-desc.c 	mem = dma_alloc_coherent(dev, size, dma, GFP_KERNEL);
dma_alloc_coherent  210 drivers/net/ethernet/amd/xgbe/xgbe-desc.c 		mem = dma_alloc_coherent(dev, size, dma, GFP_KERNEL);
dma_alloc_coherent  195 drivers/net/ethernet/apm/xgene-v2/main.c 	pkt_buf = dma_alloc_coherent(dev, XGENE_ENET_STD_MTU, &dma_addr,
dma_alloc_coherent  417 drivers/net/ethernet/apm/xgene-v2/main.c 	ring->desc_addr = dma_alloc_coherent(dev, size, &ring->dma_addr,
dma_alloc_coherent  384 drivers/net/ethernet/apple/macmace.c 	mp->tx_ring = dma_alloc_coherent(mp->device,
dma_alloc_coherent  390 drivers/net/ethernet/apple/macmace.c 	mp->rx_ring = dma_alloc_coherent(mp->device,
dma_alloc_coherent  107 drivers/net/ethernet/aquantia/atlantic/aq_ring.c 	self->dx_ring = dma_alloc_coherent(aq_nic_get_dev(aq_nic),
dma_alloc_coherent 1144 drivers/net/ethernet/atheros/ag71xx.c 	tx->descs_cpu = dma_alloc_coherent(&ag->pdev->dev,
dma_alloc_coherent  663 drivers/net/ethernet/atheros/alx/main.c 	alx->descmem.virt = dma_alloc_coherent(&alx->hw.pdev->dev,
dma_alloc_coherent 1009 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	ring_header->desc = dma_alloc_coherent(&pdev->dev, ring_header->size,
dma_alloc_coherent  833 drivers/net/ethernet/aurora/nb8800.c 	priv->rx_descs = dma_alloc_coherent(dev->dev.parent, RX_DESC_SIZE,
dma_alloc_coherent  848 drivers/net/ethernet/aurora/nb8800.c 	priv->tx_descs = dma_alloc_coherent(dev->dev.parent, TX_DESC_SIZE,
dma_alloc_coherent 1205 drivers/net/ethernet/broadcom/b44.c 	bp->rx_ring = dma_alloc_coherent(bp->sdev->dma_dev, size,
dma_alloc_coherent 1233 drivers/net/ethernet/broadcom/b44.c 	bp->tx_ring = dma_alloc_coherent(bp->sdev->dma_dev, size,
dma_alloc_coherent  926 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	p = dma_alloc_coherent(kdev, size, &priv->rx_desc_dma, GFP_KERNEL);
dma_alloc_coherent  937 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	p = dma_alloc_coherent(kdev, size, &priv->tx_desc_dma, GFP_KERNEL);
dma_alloc_coherent 2109 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	p = dma_alloc_coherent(kdev, size, &priv->rx_desc_dma, GFP_KERNEL);
dma_alloc_coherent 2121 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	p = dma_alloc_coherent(kdev, size, &priv->tx_desc_dma, GFP_KERNEL);
dma_alloc_coherent  637 drivers/net/ethernet/broadcom/bgmac.c 		ring->cpu_base = dma_alloc_coherent(dma_dev, size,
dma_alloc_coherent  662 drivers/net/ethernet/broadcom/bgmac.c 		ring->cpu_base = dma_alloc_coherent(dma_dev, size,
dma_alloc_coherent  762 drivers/net/ethernet/broadcom/bnx2.c 			dma_alloc_coherent(&bp->pdev->dev, TXBD_RING_SIZE,
dma_alloc_coherent  787 drivers/net/ethernet/broadcom/bnx2.c 				dma_alloc_coherent(&bp->pdev->dev,
dma_alloc_coherent  807 drivers/net/ethernet/broadcom/bnx2.c 				dma_alloc_coherent(&bp->pdev->dev,
dma_alloc_coherent  847 drivers/net/ethernet/broadcom/bnx2.c 	status_blk = dma_alloc_coherent(&bp->pdev->dev, bp->status_stats_size,
dma_alloc_coherent  914 drivers/net/ethernet/broadcom/bnx2.c 			bp->ctx_blk[i] = dma_alloc_coherent(&bp->pdev->dev,
dma_alloc_coherent 2084 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h 	x = dma_alloc_coherent(&bp->pdev->dev, size, y, GFP_KERNEL)
dma_alloc_coherent   55 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h 	void *x = dma_alloc_coherent(&bp->pdev->dev, size, y, GFP_KERNEL); \
dma_alloc_coherent   64 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h 	void *x = dma_alloc_coherent(&bp->pdev->dev, size, y, GFP_KERNEL); \
dma_alloc_coherent 6552 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	bp->gunzip_buf = dma_alloc_coherent(&bp->pdev->dev, FW_BUF_SIZE,
dma_alloc_coherent 2678 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		rmem->pg_tbl = dma_alloc_coherent(&pdev->dev, pg_tbl_size,
dma_alloc_coherent 2688 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		rmem->pg_arr[i] = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 2942 drivers/net/ethernet/broadcom/bnxt/bnxt.c 			txr->tx_push = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 3582 drivers/net/ethernet/broadcom/bnxt/bnxt.c 				dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 3611 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		vnic->rss_table = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent 3656 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent 3669 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	bp->hwrm_cmd_resp_addr = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent 3698 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		dma_alloc_coherent(&pdev->dev, bp->hwrm_max_ext_req_len,
dma_alloc_coherent 3775 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		cpr->hw_stats = dma_alloc_coherent(&pdev->dev, size,
dma_alloc_coherent 3794 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		dma_alloc_coherent(&pdev->dev, bp->hw_port_stats_size,
dma_alloc_coherent 3815 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		dma_alloc_coherent(&pdev->dev, sizeof(struct rx_port_stats_ext),
dma_alloc_coherent 3827 drivers/net/ethernet/broadcom/bnxt/bnxt.c 			dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 3840 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		dma_alloc_coherent(&pdev->dev, sizeof(struct pcie_ctx_hw_stats),
dma_alloc_coherent  319 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	data = dma_alloc_coherent(&bp->pdev->dev, data_len, &mapping,
dma_alloc_coherent  421 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	dscp2pri = dma_alloc_coherent(&bp->pdev->dev, sizeof(*dscp2pri),
dma_alloc_coherent  320 drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c 	data = dma_alloc_coherent(&bp->pdev->dev, sizeof(*data),
dma_alloc_coherent 1735 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	kmem = dma_alloc_coherent(&bp->pdev->dev, data_len, &dma_handle,
dma_alloc_coherent 2042 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		kmem = dma_alloc_coherent(&bp->pdev->dev, fw->size,
dma_alloc_coherent 2171 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	buf = dma_alloc_coherent(&bp->pdev->dev, buflen, &dma_handle,
dma_alloc_coherent 2199 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	buf = dma_alloc_coherent(&bp->pdev->dev, length, &dma_handle,
dma_alloc_coherent 3029 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	dma_buf = dma_alloc_coherent(&bp->pdev->dev, info->dma_len, &dma_handle,
dma_alloc_coherent  423 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c 			dma_alloc_coherent(&pdev->dev, BNXT_PAGE_SIZE,
dma_alloc_coherent  799 drivers/net/ethernet/broadcom/cnic.c 		dma->pg_arr[i] = dma_alloc_coherent(&dev->pcidev->dev,
dma_alloc_coherent  811 drivers/net/ethernet/broadcom/cnic.c 	dma->pgtbl = dma_alloc_coherent(&dev->pcidev->dev, dma->pgtbl_size,
dma_alloc_coherent  947 drivers/net/ethernet/broadcom/cnic.c 				dma_alloc_coherent(&dev->pcidev->dev,
dma_alloc_coherent 1029 drivers/net/ethernet/broadcom/cnic.c 	udev->l2_ring = dma_alloc_coherent(&udev->pdev->dev, udev->l2_ring_size,
dma_alloc_coherent 1037 drivers/net/ethernet/broadcom/cnic.c 	udev->l2_buf = dma_alloc_coherent(&udev->pdev->dev, udev->l2_buf_size,
dma_alloc_coherent 1220 drivers/net/ethernet/broadcom/cnic.c 			dma_alloc_coherent(&dev->pcidev->dev, cp->ctx_blk_size,
dma_alloc_coherent 8513 drivers/net/ethernet/broadcom/tg3.c 	tpr->rx_std = dma_alloc_coherent(&tp->pdev->dev,
dma_alloc_coherent 8526 drivers/net/ethernet/broadcom/tg3.c 		tpr->rx_jmb = dma_alloc_coherent(&tp->pdev->dev,
dma_alloc_coherent 8653 drivers/net/ethernet/broadcom/tg3.c 		tnapi->tx_ring = dma_alloc_coherent(&tp->pdev->dev,
dma_alloc_coherent 8713 drivers/net/ethernet/broadcom/tg3.c 		tnapi->rx_rcb = dma_alloc_coherent(&tp->pdev->dev,
dma_alloc_coherent 8769 drivers/net/ethernet/broadcom/tg3.c 	tp->hw_stats = dma_alloc_coherent(&tp->pdev->dev,
dma_alloc_coherent 8779 drivers/net/ethernet/broadcom/tg3.c 		tnapi->hw_status = dma_alloc_coherent(&tp->pdev->dev,
dma_alloc_coherent 17296 drivers/net/ethernet/broadcom/tg3.c 	buf = dma_alloc_coherent(&tp->pdev->dev, TEST_BUFFER_SIZE,
dma_alloc_coherent 1357 drivers/net/ethernet/brocade/bna/bnad.c 				dma_alloc_coherent(&bnad->pcidev->dev,
dma_alloc_coherent 1989 drivers/net/ethernet/cadence/macb_main.c 	queue->rx_buffers = dma_alloc_coherent(&bp->pdev->dev, size,
dma_alloc_coherent 2008 drivers/net/ethernet/cadence/macb_main.c 		queue->tx_ring = dma_alloc_coherent(&bp->pdev->dev, size,
dma_alloc_coherent 2024 drivers/net/ethernet/cadence/macb_main.c 		queue->rx_ring = dma_alloc_coherent(&bp->pdev->dev, size,
dma_alloc_coherent 3646 drivers/net/ethernet/cadence/macb_main.c 	q->rx_ring = dma_alloc_coherent(&lp->pdev->dev,
dma_alloc_coherent 3653 drivers/net/ethernet/cadence/macb_main.c 	q->rx_buffers = dma_alloc_coherent(&lp->pdev->dev,
dma_alloc_coherent  737 drivers/net/ethernet/calxeda/xgmac.c 	priv->dma_rx = dma_alloc_coherent(priv->device,
dma_alloc_coherent  750 drivers/net/ethernet/calxeda/xgmac.c 	priv->dma_tx = dma_alloc_coherent(priv->device,
dma_alloc_coherent  433 drivers/net/ethernet/cavium/liquidio/octeon_network.h 	dma_alloc_coherent(&(oct)->pci_dev->dev, size, dma_addr, GFP_KERNEL)
dma_alloc_coherent   59 drivers/net/ethernet/cavium/thunder/nicvf_queues.c 	dmem->unalign_base = dma_alloc_coherent(&nic->pdev->dev, dmem->size,
dma_alloc_coherent  542 drivers/net/ethernet/cavium/thunder/nicvf_queues.c 		sq->tso_hdrs = dma_alloc_coherent(&nic->pdev->dev,
dma_alloc_coherent  623 drivers/net/ethernet/chelsio/cxgb3/sge.c 	void *p = dma_alloc_coherent(&pdev->dev, len, phys, GFP_KERNEL);
dma_alloc_coherent  719 drivers/net/ethernet/chelsio/cxgb4/sge.c 	void *p = dma_alloc_coherent(dev, len, phys, GFP_KERNEL);
dma_alloc_coherent  759 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	void *hwring = dma_alloc_coherent(dev, hwlen, busaddrp, GFP_KERNEL);
dma_alloc_coherent  483 drivers/net/ethernet/cirrus/ep93xx_eth.c 	ep->descs = dma_alloc_coherent(dev, sizeof(struct ep93xx_descs),
dma_alloc_coherent  569 drivers/net/ethernet/cortina/gemini.c 	desc_ring = dma_alloc_coherent(geth->dev, len * sizeof(*desc_ring),
dma_alloc_coherent  715 drivers/net/ethernet/cortina/gemini.c 	port->rxq_ring = dma_alloc_coherent(geth->dev,
dma_alloc_coherent  940 drivers/net/ethernet/cortina/gemini.c 	geth->freeq_ring = dma_alloc_coherent(geth->dev,
dma_alloc_coherent 1172 drivers/net/ethernet/dec/tulip/de4x5.c 	lp->rx_ring = dma_alloc_coherent(gendev, lp->dma_size,
dma_alloc_coherent  234 drivers/net/ethernet/dec/tulip/xircom_cb.c 	private->rx_buffer = dma_alloc_coherent(d, 8192,
dma_alloc_coherent  240 drivers/net/ethernet/dec/tulip/xircom_cb.c 	private->tx_buffer = dma_alloc_coherent(d, 8192,
dma_alloc_coherent  558 drivers/net/ethernet/dlink/sundance.c 	ring_space = dma_alloc_coherent(&pdev->dev, TX_TOTAL_SIZE,
dma_alloc_coherent  565 drivers/net/ethernet/dlink/sundance.c 	ring_space = dma_alloc_coherent(&pdev->dev, RX_TOTAL_SIZE,
dma_alloc_coherent  341 drivers/net/ethernet/ec_bhf.c 	buf->alloc = dma_alloc_coherent(dev, buf->alloc_len, &buf->alloc_phys,
dma_alloc_coherent 1805 drivers/net/ethernet/emulex/benet/be_cmds.c 	get_fat_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 2299 drivers/net/ethernet/emulex/benet/be_cmds.c 	cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
dma_alloc_coherent 3063 drivers/net/ethernet/emulex/benet/be_cmds.c 	flash_cmd.va = dma_alloc_coherent(dev, flash_cmd.size, &flash_cmd.dma,
dma_alloc_coherent 3181 drivers/net/ethernet/emulex/benet/be_cmds.c 	flash_cmd.va = dma_alloc_coherent(dev, flash_cmd.size, &flash_cmd.dma,
dma_alloc_coherent 3432 drivers/net/ethernet/emulex/benet/be_cmds.c 	cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
dma_alloc_coherent 3519 drivers/net/ethernet/emulex/benet/be_cmds.c 	attribs_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 3696 drivers/net/ethernet/emulex/benet/be_cmds.c 	get_mac_list_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 3826 drivers/net/ethernet/emulex/benet/be_cmds.c 	cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
dma_alloc_coherent 4032 drivers/net/ethernet/emulex/benet/be_cmds.c 	cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
dma_alloc_coherent 4086 drivers/net/ethernet/emulex/benet/be_cmds.c 	extfat_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 4124 drivers/net/ethernet/emulex/benet/be_cmds.c 	extfat_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 4351 drivers/net/ethernet/emulex/benet/be_cmds.c 	cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
dma_alloc_coherent 4449 drivers/net/ethernet/emulex/benet/be_cmds.c 	cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
dma_alloc_coherent 4536 drivers/net/ethernet/emulex/benet/be_cmds.c 	cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
dma_alloc_coherent  273 drivers/net/ethernet/emulex/benet/be_ethtool.c 	read_cmd.va = dma_alloc_coherent(&adapter->pdev->dev, read_cmd.size,
dma_alloc_coherent  815 drivers/net/ethernet/emulex/benet/be_ethtool.c 	cmd.va = dma_alloc_coherent(dev, cmd.size, &cmd.dma, GFP_KERNEL);
dma_alloc_coherent  851 drivers/net/ethernet/emulex/benet/be_ethtool.c 	ddrdma_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 1030 drivers/net/ethernet/emulex/benet/be_ethtool.c 	eeprom_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  166 drivers/net/ethernet/emulex/benet/be_main.c 	mem->va = dma_alloc_coherent(&adapter->pdev->dev, mem->size,
dma_alloc_coherent 5769 drivers/net/ethernet/emulex/benet/be_main.c 	mbox_mem_alloc->va = dma_alloc_coherent(dev, mbox_mem_alloc->size,
dma_alloc_coherent 5780 drivers/net/ethernet/emulex/benet/be_main.c 	rx_filter->va = dma_alloc_coherent(dev, rx_filter->size,
dma_alloc_coherent 5795 drivers/net/ethernet/emulex/benet/be_main.c 	stats_cmd->va = dma_alloc_coherent(dev, stats_cmd->size,
dma_alloc_coherent  925 drivers/net/ethernet/faraday/ftgmac100.c 	priv->rxdes = dma_alloc_coherent(priv->dev,
dma_alloc_coherent  930 drivers/net/ethernet/faraday/ftgmac100.c 	priv->txdes = dma_alloc_coherent(priv->dev,
dma_alloc_coherent  937 drivers/net/ethernet/faraday/ftgmac100.c 	priv->rx_scratch = dma_alloc_coherent(priv->dev,
dma_alloc_coherent  724 drivers/net/ethernet/faraday/ftmac100.c 	priv->descs = dma_alloc_coherent(priv->dev,
dma_alloc_coherent  752 drivers/net/ethernet/freescale/enetc/enetc.c 	r->bd_base = dma_alloc_coherent(r->dev, r->bd_count * bd_size,
dma_alloc_coherent  949 drivers/net/ethernet/freescale/enetc/enetc.c 	cbdr->bd_base = dma_alloc_coherent(dev, size, &cbdr->bd_dma_base,
dma_alloc_coherent  129 drivers/net/ethernet/freescale/enetc/enetc_cbdr.c 	tmp = dma_alloc_coherent(&si->pdev->dev, sizeof(*rfse) + RFSE_ALIGN,
dma_alloc_coherent  166 drivers/net/ethernet/freescale/enetc/enetc_cbdr.c 	tmp = dma_alloc_coherent(&si->pdev->dev, count + RSSE_ALIGN,
dma_alloc_coherent   76 drivers/net/ethernet/freescale/enetc/enetc_msg.c 	msg->vaddr = dma_alloc_coherent(dev, msg->size, &msg->dma,
dma_alloc_coherent   63 drivers/net/ethernet/freescale/enetc/enetc_vf.c 	msg.vaddr = dma_alloc_coherent(priv->dev, msg.size, &msg.dma,
dma_alloc_coherent 2825 drivers/net/ethernet/freescale/fec_main.c 		txq->tso_hdrs = dma_alloc_coherent(&fep->pdev->dev,
dma_alloc_coherent  150 drivers/net/ethernet/freescale/fs_enet/mac-fcc.c 	fep->ring_base = (void __iomem __force *)dma_alloc_coherent(fep->dev,
dma_alloc_coherent  134 drivers/net/ethernet/freescale/fs_enet/mac-fec.c 	fep->ring_base = (void __force __iomem *)dma_alloc_coherent(fep->dev,
dma_alloc_coherent 1376 drivers/net/ethernet/freescale/gianfar.c 	vaddr = dma_alloc_coherent(dev,
dma_alloc_coherent   19 drivers/net/ethernet/google/gve/gve_adminq.c 	priv->adminq = dma_alloc_coherent(dev, PAGE_SIZE,
dma_alloc_coherent  269 drivers/net/ethernet/google/gve/gve_adminq.c 	descriptor = dma_alloc_coherent(&priv->pdev->dev, PAGE_SIZE,
dma_alloc_coherent  343 drivers/net/ethernet/google/gve/gve_adminq.c 	page_list = dma_alloc_coherent(hdev, size, &page_list_bus, GFP_KERNEL);
dma_alloc_coherent   62 drivers/net/ethernet/google/gve/gve_main.c 		dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent  190 drivers/net/ethernet/google/gve/gve_main.c 		dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent  118 drivers/net/ethernet/google/gve/gve_rx.c 	rx->data.data_ring = dma_alloc_coherent(hdev, bytes,
dma_alloc_coherent  134 drivers/net/ethernet/google/gve/gve_rx.c 		dma_alloc_coherent(hdev,
dma_alloc_coherent  153 drivers/net/ethernet/google/gve/gve_rx.c 	rx->desc.desc_ring = dma_alloc_coherent(hdev, bytes, &rx->desc.bus,
dma_alloc_coherent  205 drivers/net/ethernet/google/gve/gve_tx.c 	tx->desc = dma_alloc_coherent(hdev, bytes, &tx->bus, GFP_KERNEL);
dma_alloc_coherent  216 drivers/net/ethernet/google/gve/gve_tx.c 		dma_alloc_coherent(hdev,
dma_alloc_coherent  867 drivers/net/ethernet/hisilicon/hip04_eth.c 	priv->tx_desc = dma_alloc_coherent(d,
dma_alloc_coherent 1005 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 		virt_addr = dma_alloc_coherent(dev, size, &phys_addr,
dma_alloc_coherent 1027 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 	desc = (struct sg_desc *)dma_alloc_coherent(priv->dev,
dma_alloc_coherent 2215 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	ring->desc = dma_alloc_coherent(ring_to_dev(ring), size,
dma_alloc_coherent   42 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 	ring->desc = dma_alloc_coherent(cmq_ring_to_dev(ring), size,
dma_alloc_coherent  131 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 	ring->desc = dma_alloc_coherent(cmq_ring_to_dev(ring), size,
dma_alloc_coherent  607 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	cmd_vaddr = dma_alloc_coherent(&pdev->dev, API_CMD_BUF_SIZE,
dma_alloc_coherent  657 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	node = dma_alloc_coherent(&pdev->dev, chain->cell_size, &node_paddr,
dma_alloc_coherent  815 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c 	chain->wb_status = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  589 drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c 		eq->virt_addr[pg] = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  403 drivers/net/ethernet/huawei/hinic/hinic_hw_io.c 	ci_addr_base = dma_alloc_coherent(&pdev->dev, CI_TABLE_SIZE(num_qps),
dma_alloc_coherent  330 drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c 		rq->cqe[i] = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  409 drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c 	rq->pi_virt_addr = dma_alloc_coherent(&pdev->dev, pi_size,
dma_alloc_coherent  108 drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c 	*vaddr = dma_alloc_coherent(&pdev->dev, page_sz, &dma_addr,
dma_alloc_coherent  476 drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c 		*vaddr = dma_alloc_coherent(&pdev->dev, wq->wq_page_size,
dma_alloc_coherent  634 drivers/net/ethernet/ibm/emac/mal.c 	mal->bd_virt = dma_alloc_coherent(&ofdev->dev, bd_size, &mal->bd_dma,
dma_alloc_coherent  533 drivers/net/ethernet/ibm/ibmveth.c 		dma_alloc_coherent(dev, adapter->rx_queue.queue_len,
dma_alloc_coherent  169 drivers/net/ethernet/ibm/ibmvnic.c 	ltb->buff = dma_alloc_coherent(dev, ltb->size, &ltb->addr,
dma_alloc_coherent  994 drivers/net/ethernet/intel/e1000/e1000_ethtool.c 	txdr->desc = dma_alloc_coherent(&pdev->dev, txdr->size, &txdr->dma,
dma_alloc_coherent 1052 drivers/net/ethernet/intel/e1000/e1000_ethtool.c 	rxdr->desc = dma_alloc_coherent(&pdev->dev, rxdr->size, &rxdr->dma,
dma_alloc_coherent 1508 drivers/net/ethernet/intel/e1000/e1000_main.c 	txdr->desc = dma_alloc_coherent(&pdev->dev, txdr->size, &txdr->dma,
dma_alloc_coherent 1523 drivers/net/ethernet/intel/e1000/e1000_main.c 		txdr->desc = dma_alloc_coherent(&pdev->dev, txdr->size,
dma_alloc_coherent 1700 drivers/net/ethernet/intel/e1000/e1000_main.c 	rxdr->desc = dma_alloc_coherent(&pdev->dev, rxdr->size, &rxdr->dma,
dma_alloc_coherent 1715 drivers/net/ethernet/intel/e1000/e1000_main.c 		rxdr->desc = dma_alloc_coherent(&pdev->dev, rxdr->size,
dma_alloc_coherent 1186 drivers/net/ethernet/intel/e1000e/ethtool.c 	tx_ring->desc = dma_alloc_coherent(&pdev->dev, tx_ring->size,
dma_alloc_coherent 1246 drivers/net/ethernet/intel/e1000e/ethtool.c 	rx_ring->desc = dma_alloc_coherent(&pdev->dev, rx_ring->size,
dma_alloc_coherent 2308 drivers/net/ethernet/intel/e1000e/netdev.c 	ring->desc = dma_alloc_coherent(&pdev->dev, ring->size, &ring->dma,
dma_alloc_coherent   32 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c 	tx_ring->desc = dma_alloc_coherent(dev, tx_ring->size,
dma_alloc_coherent  100 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c 	rx_ring->desc = dma_alloc_coherent(dev, rx_ring->size,
dma_alloc_coherent  121 drivers/net/ethernet/intel/i40e/i40e_main.c 	mem->va = dma_alloc_coherent(&pf->pdev->dev, mem->size, &mem->pa,
dma_alloc_coherent 1320 drivers/net/ethernet/intel/i40e/i40e_txrx.c 	tx_ring->desc = dma_alloc_coherent(dev, tx_ring->size,
dma_alloc_coherent 1448 drivers/net/ethernet/intel/i40e/i40e_txrx.c 	rx_ring->desc = dma_alloc_coherent(dev, rx_ring->size,
dma_alloc_coherent   82 drivers/net/ethernet/intel/iavf/iavf_main.c 	mem->va = dma_alloc_coherent(&adapter->pdev->dev, mem->size,
dma_alloc_coherent  632 drivers/net/ethernet/intel/iavf/iavf_txrx.c 	tx_ring->desc = dma_alloc_coherent(dev, tx_ring->size,
dma_alloc_coherent  750 drivers/net/ethernet/intel/iavf/iavf_txrx.c 	rx_ring->desc = dma_alloc_coherent(dev, rx_ring->size,
dma_alloc_coherent 4053 drivers/net/ethernet/intel/igb/igb_main.c 	tx_ring->desc = dma_alloc_coherent(dev, tx_ring->size,
dma_alloc_coherent 4202 drivers/net/ethernet/intel/igb/igb_main.c 	rx_ring->desc = dma_alloc_coherent(dev, rx_ring->size,
dma_alloc_coherent  429 drivers/net/ethernet/intel/igbvf/netdev.c 	tx_ring->desc = dma_alloc_coherent(&pdev->dev, tx_ring->size,
dma_alloc_coherent  469 drivers/net/ethernet/intel/igbvf/netdev.c 	rx_ring->desc = dma_alloc_coherent(&pdev->dev, rx_ring->size,
dma_alloc_coherent  309 drivers/net/ethernet/intel/igc/igc_main.c 	tx_ring->desc = dma_alloc_coherent(dev, tx_ring->size,
dma_alloc_coherent  467 drivers/net/ethernet/intel/igc/igc_main.c 	rx_ring->desc = dma_alloc_coherent(dev, rx_ring->size,
dma_alloc_coherent  683 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	txdr->desc = dma_alloc_coherent(&pdev->dev, txdr->size, &txdr->dma,
dma_alloc_coherent  766 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	rxdr->desc = dma_alloc_coherent(&pdev->dev, rxdr->size, &rxdr->dma,
dma_alloc_coherent 6466 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	tx_ring->desc = dma_alloc_coherent(dev,
dma_alloc_coherent 6472 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 		tx_ring->desc = dma_alloc_coherent(dev, tx_ring->size,
dma_alloc_coherent 6560 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	rx_ring->desc = dma_alloc_coherent(dev,
dma_alloc_coherent 6566 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 		rx_ring->desc = dma_alloc_coherent(dev, rx_ring->size,
dma_alloc_coherent 3399 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 	tx_ring->desc = dma_alloc_coherent(tx_ring->dev, tx_ring->size,
dma_alloc_coherent 3477 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 	rx_ring->desc = dma_alloc_coherent(rx_ring->dev, rx_ring->size,
dma_alloc_coherent  560 drivers/net/ethernet/jme.c 	txring->alloc = dma_alloc_coherent(&(jme->pdev->dev),
dma_alloc_coherent  807 drivers/net/ethernet/jme.c 	rxring->alloc = dma_alloc_coherent(&(jme->pdev->dev),
dma_alloc_coherent 1954 drivers/net/ethernet/marvell/mv643xx_eth.c 		rxq->rx_desc_area = dma_alloc_coherent(mp->dev->dev.parent,
dma_alloc_coherent 2058 drivers/net/ethernet/marvell/mv643xx_eth.c 		txq->tx_desc_area = dma_alloc_coherent(mp->dev->dev.parent,
dma_alloc_coherent 2094 drivers/net/ethernet/marvell/mv643xx_eth.c 	txq->tso_hdrs = dma_alloc_coherent(mp->dev->dev.parent,
dma_alloc_coherent 2899 drivers/net/ethernet/marvell/mvneta.c 	rxq->descs = dma_alloc_coherent(pp->dev->dev.parent,
dma_alloc_coherent 2998 drivers/net/ethernet/marvell/mvneta.c 	txq->descs = dma_alloc_coherent(pp->dev->dev.parent,
dma_alloc_coherent 3016 drivers/net/ethernet/marvell/mvneta.c 	txq->tso_hdrs = dma_alloc_coherent(pp->dev->dev.parent,
dma_alloc_coherent  123 drivers/net/ethernet/marvell/mvneta_bm.c 	bm_pool->virt_addr = dma_alloc_coherent(&pdev->dev, size_bytes,
dma_alloc_coherent  365 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	bm_pool->virt_addr = dma_alloc_coherent(dev, bm_pool->size_bytes,
dma_alloc_coherent 2322 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	aggr_txq->descs = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 2361 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	rxq->descs = dma_alloc_coherent(port->dev->dev.parent,
dma_alloc_coherent 2464 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	txq->descs = dma_alloc_coherent(port->dev->dev.parent,
dma_alloc_coherent 2533 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 			dma_alloc_coherent(port->dev->dev.parent,
dma_alloc_coherent   67 drivers/net/ethernet/marvell/octeontx2/af/common.h 	qmem->base = dma_alloc_coherent(dev, qmem->alloc_sz,
dma_alloc_coherent  549 drivers/net/ethernet/marvell/pxa168_eth.c 		pep->htpr = dma_alloc_coherent(pep->dev->dev.parent,
dma_alloc_coherent 1036 drivers/net/ethernet/marvell/pxa168_eth.c 	pep->p_rx_desc_area = dma_alloc_coherent(pep->dev->dev.parent, size,
dma_alloc_coherent 1095 drivers/net/ethernet/marvell/pxa168_eth.c 	pep->p_tx_desc_area = dma_alloc_coherent(pep->dev->dev.parent, size,
dma_alloc_coherent  783 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	eth->scratch_ring = dma_alloc_coherent(eth->dev,
dma_alloc_coherent 1543 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	ring->dma = dma_alloc_coherent(eth->dev, MTK_DMA_SIZE * sz,
dma_alloc_coherent 1561 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		ring->dma_pdma = dma_alloc_coherent(eth->dev, MTK_DMA_SIZE * sz,
dma_alloc_coherent 1674 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	ring->dma = dma_alloc_coherent(eth->dev,
dma_alloc_coherent  586 drivers/net/ethernet/mellanox/mlx4/alloc.c 		dma_alloc_coherent(&dev->persist->pdev->dev, size, &t,
dma_alloc_coherent  626 drivers/net/ethernet/mellanox/mlx4/alloc.c 				dma_alloc_coherent(&dev->persist->pdev->dev,
dma_alloc_coherent  674 drivers/net/ethernet/mellanox/mlx4/alloc.c 	pgdir->db_page = dma_alloc_coherent(dma_device, PAGE_SIZE,
dma_alloc_coherent 2521 drivers/net/ethernet/mellanox/mlx4/cmd.c 		priv->mfunc.vhcr = dma_alloc_coherent(&dev->persist->pdev->dev,
dma_alloc_coherent 1007 drivers/net/ethernet/mellanox/mlx4/eq.c 		eq->page_list[i].buf = dma_alloc_coherent(&dev->persist->
dma_alloc_coherent  117 drivers/net/ethernet/mellanox/mlx4/icm.c 	buf->addr = dma_alloc_coherent(dev, PAGE_SIZE << order,
dma_alloc_coherent   67 drivers/net/ethernet/mellanox/mlx5/core/alloc.c 	cpu_handle = dma_alloc_coherent(device, size, dma_handle,
dma_alloc_coherent 1876 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	cmd->cmd_alloc_buf = dma_alloc_coherent(ddev, MLX5_ADAPTER_PAGE_SIZE,
dma_alloc_coherent 1891 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	cmd->cmd_alloc_buf = dma_alloc_coherent(ddev,
dma_alloc_coherent  497 drivers/net/ethernet/moxa/moxart_ether.c 	priv->tx_desc_base = dma_alloc_coherent(&pdev->dev, TX_REG_DESC_SIZE *
dma_alloc_coherent  505 drivers/net/ethernet/moxa/moxart_ether.c 	priv->rx_desc_base = dma_alloc_coherent(&pdev->dev, RX_REG_DESC_SIZE *
dma_alloc_coherent 3604 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 		ss->rx_done.entry = dma_alloc_coherent(&pdev->dev, bytes,
dma_alloc_coherent 3610 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 		ss->fw_stats = dma_alloc_coherent(&pdev->dev, bytes,
dma_alloc_coherent 3826 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 	mgp->cmd = dma_alloc_coherent(&pdev->dev, sizeof(*mgp->cmd),
dma_alloc_coherent  158 drivers/net/ethernet/natsemi/jazzsonic.c 	lp->descriptors = dma_alloc_coherent(lp->device,
dma_alloc_coherent  192 drivers/net/ethernet/natsemi/macsonic.c 	lp->descriptors = dma_alloc_coherent(lp->device,
dma_alloc_coherent  184 drivers/net/ethernet/natsemi/xtsonic.c 	lp->descriptors = dma_alloc_coherent(lp->device,
dma_alloc_coherent 2380 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	tx_ring->txds = dma_alloc_coherent(dp->dev, tx_ring->size,
dma_alloc_coherent 2538 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	rx_ring->rxds = dma_alloc_coherent(dp->dev, rx_ring->size,
dma_alloc_coherent  296 drivers/net/ethernet/ni/nixge.c 	priv->tx_bd_v = dma_alloc_coherent(ndev->dev.parent,
dma_alloc_coherent  308 drivers/net/ethernet/ni/nixge.c 	priv->rx_bd_v = dma_alloc_coherent(ndev->dev.parent,
dma_alloc_coherent 4653 drivers/net/ethernet/nvidia/forcedeth.c 		rxtx_ring = dma_alloc_coherent(&np->pci_dev->dev,
dma_alloc_coherent 4659 drivers/net/ethernet/nvidia/forcedeth.c 		rxtx_ring = dma_alloc_coherent(&np->pci_dev->dev,
dma_alloc_coherent 5813 drivers/net/ethernet/nvidia/forcedeth.c 		np->rx_ring.orig = dma_alloc_coherent(&pci_dev->dev,
dma_alloc_coherent 5823 drivers/net/ethernet/nvidia/forcedeth.c 		np->rx_ring.ex = dma_alloc_coherent(&pci_dev->dev,
dma_alloc_coherent 1326 drivers/net/ethernet/nxp/lpc_eth.c 			dma_alloc_coherent(dev,
dma_alloc_coherent 1429 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 		dma_alloc_coherent(&pdev->dev, size,
dma_alloc_coherent 1744 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 	tx_ring->desc = dma_alloc_coherent(&pdev->dev, tx_ring->size,
dma_alloc_coherent 1787 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 	rx_ring->desc =	dma_alloc_coherent(&pdev->dev, rx_ring->size,
dma_alloc_coherent  393 drivers/net/ethernet/pasemi/pasemi_mac.c 	ring->buffers = dma_alloc_coherent(&mac->dma_pdev->dev,
dma_alloc_coherent  434 drivers/net/ethernet/pensando/ionic/ionic_lif.c 	new->base = dma_alloc_coherent(dev, total_size, &new->base_pa,
dma_alloc_coherent 1691 drivers/net/ethernet/pensando/ionic/ionic_lif.c 	lif->info = dma_alloc_coherent(dev, lif->info_sz,
dma_alloc_coherent 1707 drivers/net/ethernet/pensando/ionic/ionic_lif.c 	lif->rss_ind_tbl = dma_alloc_coherent(dev, lif->rss_ind_tbl_sz,
dma_alloc_coherent  477 drivers/net/ethernet/pensando/ionic/ionic_main.c 	idev->port_info = dma_alloc_coherent(ionic->dev, idev->port_info_sz,
dma_alloc_coherent  939 drivers/net/ethernet/qlogic/qed/qed_cxt.c 		*p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, size,
dma_alloc_coherent 1057 drivers/net/ethernet/qlogic/qed/qed_cxt.c 		p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, size,
dma_alloc_coherent 2310 drivers/net/ethernet/qlogic/qed/qed_cxt.c 	p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent 4727 drivers/net/ethernet/qlogic/qed/qed_dev.c 		p_virt = dma_alloc_coherent(&cdev->pdev->dev,
dma_alloc_coherent 4759 drivers/net/ethernet/qlogic/qed/qed_dev.c 	p_virt = dma_alloc_coherent(&cdev->pdev->dev,
dma_alloc_coherent 4795 drivers/net/ethernet/qlogic/qed/qed_dev.c 		p_pbl_virt = dma_alloc_coherent(&cdev->pdev->dev,
dma_alloc_coherent 4808 drivers/net/ethernet/qlogic/qed/qed_dev.c 		p_virt = dma_alloc_coherent(&cdev->pdev->dev,
dma_alloc_coherent  416 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_addr = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  424 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 		p_addr = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  435 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_addr = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  443 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 		p_addr = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  544 drivers/net/ethernet/qlogic/qed/qed_hw.c 	*p_comp = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  550 drivers/net/ethernet/qlogic/qed/qed_hw.c 	*p_cmd = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  557 drivers/net/ethernet/qlogic/qed/qed_hw.c 	*p_buff = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  856 drivers/net/ethernet/qlogic/qed/qed_hw.c 	p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent 1394 drivers/net/ethernet/qlogic/qed/qed_int.c 	p_virt = dma_alloc_coherent(&cdev->pdev->dev,
dma_alloc_coherent 1747 drivers/net/ethernet/qlogic/qed/qed_int.c 	p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  758 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_q_cnts = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  766 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_tcp = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  218 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	qp->shared_queue = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  573 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	ep->ep_buffer_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent 2595 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 		buffer->data = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent 1280 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent 1115 drivers/net/ethernet/qlogic/qed/qed_rdma.c 	    dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  261 drivers/net/ethernet/qlogic/qed/qed_roce.c 	qp->irq = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  402 drivers/net/ethernet/qlogic/qed/qed_roce.c 	qp->orq = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  740 drivers/net/ethernet/qlogic/qed/qed_roce.c 	    dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, sizeof(*p_ramrod_res),
dma_alloc_coherent  794 drivers/net/ethernet/qlogic/qed/qed_roce.c 		       dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  876 drivers/net/ethernet/qlogic/qed/qed_roce.c 	    dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  924 drivers/net/ethernet/qlogic/qed/qed_roce.c 			   dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  576 drivers/net/ethernet/qlogic/qed/qed_spq.c 	p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  496 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	*p_v_addr = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  506 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	*p_v_addr = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  516 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	*p_v_addr = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  502 drivers/net/ethernet/qlogic/qed/qed_vf.c 	p_iov->vf2pf_request = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  509 drivers/net/ethernet/qlogic/qed/qed_vf.c 	p_iov->pf2vf_reply = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent  525 drivers/net/ethernet/qlogic/qed/qed_vf.c 	p_iov->bulletin.p_virt = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev,
dma_alloc_coherent 1320 drivers/net/ethernet/qlogic/qede/qede_main.c 	sb_virt = dma_alloc_coherent(&edev->pdev->dev,
dma_alloc_coherent  266 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size,
dma_alloc_coherent  272 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size,
dma_alloc_coherent  437 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	rq_addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size,
dma_alloc_coherent  443 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	rsp_addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size,
dma_alloc_coherent  573 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		ptr = (__le32 *)dma_alloc_coherent(&pdev->dev, sizeof(u32),
dma_alloc_coherent  583 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		addr = dma_alloc_coherent(&pdev->dev, TX_DESC_RINGSIZE(tx_ring),
dma_alloc_coherent  596 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		addr = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  610 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		addr = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  858 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	nic_info_addr = dma_alloc_coherent(&adapter->pdev->dev, nic_size,
dma_alloc_coherent  912 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	nic_info_addr = dma_alloc_coherent(&adapter->pdev->dev, nic_size,
dma_alloc_coherent  967 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	pci_info_addr = dma_alloc_coherent(&adapter->pdev->dev, pci_size,
dma_alloc_coherent 1081 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	stats_addr = dma_alloc_coherent(&adapter->pdev->dev, stats_size,
dma_alloc_coherent 1137 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	stats_addr = dma_alloc_coherent(&adapter->pdev->dev, stats_size,
dma_alloc_coherent  448 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c 	addr = dma_alloc_coherent(dev, size, &cardrsp_phys_addr, GFP_KERNEL);
dma_alloc_coherent 1178 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	tmp_addr = dma_alloc_coherent(&adapter->pdev->dev, temp_size,
dma_alloc_coherent 1266 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 		temp_buffer = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  771 drivers/net/ethernet/qualcomm/emac/emac-mac.c 	ring_header->v_addr = dma_alloc_coherent(dev, ring_header->size,
dma_alloc_coherent 1119 drivers/net/ethernet/realtek/8139cp.c 	mem = dma_alloc_coherent(d, CP_RING_BYTES, &cp->ring_dma, GFP_KERNEL);
dma_alloc_coherent 1544 drivers/net/ethernet/realtek/8139cp.c 	nic_stats = dma_alloc_coherent(&cp->pdev->dev, sizeof(*nic_stats),
dma_alloc_coherent 1330 drivers/net/ethernet/realtek/8139too.c 	tp->tx_bufs = dma_alloc_coherent(&tp->pci_dev->dev, TX_BUF_TOT_LEN,
dma_alloc_coherent 1332 drivers/net/ethernet/realtek/8139too.c 	tp->rx_ring = dma_alloc_coherent(&tp->pci_dev->dev, RX_BUF_TOT_LEN,
dma_alloc_coherent 6453 drivers/net/ethernet/realtek/r8169_main.c 	tp->TxDescArray = dma_alloc_coherent(&pdev->dev, R8169_TX_RING_BYTES,
dma_alloc_coherent 6458 drivers/net/ethernet/realtek/r8169_main.c 	tp->RxDescArray = dma_alloc_coherent(&pdev->dev, R8169_RX_RING_BYTES,
dma_alloc_coherent  371 drivers/net/ethernet/renesas/ravb_main.c 	priv->rx_ring[q] = dma_alloc_coherent(ndev->dev.parent, ring_size,
dma_alloc_coherent  382 drivers/net/ethernet/renesas/ravb_main.c 	priv->tx_ring[q] = dma_alloc_coherent(ndev->dev.parent, ring_size,
dma_alloc_coherent 2116 drivers/net/ethernet/renesas/ravb_main.c 	priv->desc_bat = dma_alloc_coherent(ndev->dev.parent, priv->desc_bat_size,
dma_alloc_coherent 1460 drivers/net/ethernet/renesas/sh_eth.c 	mdp->rx_ring = dma_alloc_coherent(&mdp->pdev->dev, rx_ringsize,
dma_alloc_coherent 1469 drivers/net/ethernet/renesas/sh_eth.c 	mdp->tx_ring = dma_alloc_coherent(&mdp->pdev->dev, tx_ringsize,
dma_alloc_coherent  400 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c 	tx_ring->dma_tx = dma_alloc_coherent(dev,
dma_alloc_coherent  479 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c 	rx_ring->dma_rx = dma_alloc_coherent(priv->device,
dma_alloc_coherent   33 drivers/net/ethernet/sfc/falcon/nic.c 	buffer->addr = dma_alloc_coherent(&efx->pci_dev->dev, len,
dma_alloc_coherent   34 drivers/net/ethernet/sfc/nic.c 	buffer->addr = dma_alloc_coherent(&efx->pci_dev->dev, len,
dma_alloc_coherent 1127 drivers/net/ethernet/sfc/siena_sriov.c 				epp->ptr = dma_alloc_coherent(
dma_alloc_coherent  212 drivers/net/ethernet/sgi/meth.c 	priv->tx_ring = dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent 1237 drivers/net/ethernet/socionext/netsec.c 	dring->vaddr = dma_alloc_coherent(priv->dev, DESC_SZ * DESC_NUM,
dma_alloc_coherent 1577 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			rx_q->dma_erx = dma_alloc_coherent(priv->device,
dma_alloc_coherent 1585 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			rx_q->dma_rx = dma_alloc_coherent(priv->device,
dma_alloc_coherent 1636 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			tx_q->dma_etx = dma_alloc_coherent(priv->device,
dma_alloc_coherent 1643 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			tx_q->dma_tx = dma_alloc_coherent(priv->device,
dma_alloc_coherent 9569 drivers/net/ethernet/sun/niu.c 	ret = dma_alloc_coherent(dev, size, &dh, flag);
dma_alloc_coherent 1164 drivers/net/ethernet/sun/sunbmac.c 	bp->bmac_block = dma_alloc_coherent(&bp->bigmac_op->dev,
dma_alloc_coherent 2806 drivers/net/ethernet/sun/sunhme.c 	hp->happy_block = dma_alloc_coherent(hp->dma_dev,
dma_alloc_coherent 3125 drivers/net/ethernet/sun/sunhme.c 	hp->happy_block = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
dma_alloc_coherent  883 drivers/net/ethernet/sun/sunqe.c 	qe->qe_block = dma_alloc_coherent(&op->dev, PAGE_SIZE,
dma_alloc_coherent  885 drivers/net/ethernet/sun/sunqe.c 	qe->buffers = dma_alloc_coherent(&op->dev, sizeof(struct sunqe_buffers),
dma_alloc_coherent  134 drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c 	ring->dma_desc_head = dma_alloc_coherent(pdata->dev,
dma_alloc_coherent  936 drivers/net/ethernet/ti/cpmac.c 	priv->desc_ring = dma_alloc_coherent(&dev->dev,
dma_alloc_coherent  254 drivers/net/ethernet/ti/davinci_cpdma.c 		pool->cpumap = dma_alloc_coherent(ctlr->dev,  pool->mem_size,
dma_alloc_coherent  312 drivers/net/ethernet/toshiba/spider_net.c 	chain->hwring = dma_alloc_coherent(&card->pdev->dev, alloc_size,
dma_alloc_coherent 1303 drivers/net/ethernet/tundra/tsi108_eth.c 	data->rxring = dma_alloc_coherent(&data->pdev->dev, rxring_size,
dma_alloc_coherent 1308 drivers/net/ethernet/tundra/tsi108_eth.c 	data->txring = dma_alloc_coherent(&data->pdev->dev, txring_size,
dma_alloc_coherent 1159 drivers/net/ethernet/via/via-rhine.c 	ring = dma_alloc_coherent(hwdev,
dma_alloc_coherent 1169 drivers/net/ethernet/via/via-rhine.c 		rp->tx_bufs = dma_alloc_coherent(hwdev,
dma_alloc_coherent 1475 drivers/net/ethernet/via/via-velocity.c 	pool = dma_alloc_coherent(vptr->dev, tx_ring_size * vptr->tx.numq +
dma_alloc_coherent  340 drivers/net/ethernet/xilinx/ll_temac_main.c 	lp->tx_bd_v = dma_alloc_coherent(ndev->dev.parent,
dma_alloc_coherent  346 drivers/net/ethernet/xilinx/ll_temac_main.c 	lp->rx_bd_v = dma_alloc_coherent(ndev->dev.parent,
dma_alloc_coherent  206 drivers/net/ethernet/xilinx/xilinx_axienet_main.c 	lp->tx_bd_v = dma_alloc_coherent(ndev->dev.parent,
dma_alloc_coherent  212 drivers/net/ethernet/xilinx/xilinx_axienet_main.c 	lp->rx_bd_v = dma_alloc_coherent(ndev->dev.parent,
dma_alloc_coherent 1142 drivers/net/fddi/defxx.c 	bp->kmalloced = top_v = dma_alloc_coherent(bp->bus_dev, alloc_size,
dma_alloc_coherent  393 drivers/net/fddi/skfp/skfddi.c 	bp->LocalRxBuffer = dma_alloc_coherent(&bp->pdev.dev, MAX_FRAME_SIZE,
dma_alloc_coherent  408 drivers/net/fddi/skfp/skfddi.c 		bp->SharedMemAddr = dma_alloc_coherent(&bp->pdev.dev,
dma_alloc_coherent  513 drivers/net/vmxnet3/vmxnet3_drv.c 	tq->tx_ring.base = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  521 drivers/net/vmxnet3/vmxnet3_drv.c 	tq->data_ring.base = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  529 drivers/net/vmxnet3/vmxnet3_drv.c 	tq->comp_ring.base = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  538 drivers/net/vmxnet3/vmxnet3_drv.c 	tq->buf_info = dma_alloc_coherent(&adapter->pdev->dev, sz,
dma_alloc_coherent 1779 drivers/net/vmxnet3/vmxnet3_drv.c 		rq->rx_ring[i].base = dma_alloc_coherent(
dma_alloc_coherent 1793 drivers/net/vmxnet3/vmxnet3_drv.c 			dma_alloc_coherent(&adapter->pdev->dev, sz,
dma_alloc_coherent 1807 drivers/net/vmxnet3/vmxnet3_drv.c 	rq->comp_ring.base = dma_alloc_coherent(&adapter->pdev->dev, sz,
dma_alloc_coherent 1817 drivers/net/vmxnet3/vmxnet3_drv.c 	bi = dma_alloc_coherent(&adapter->pdev->dev, sz, &rq->buf_info_pa,
dma_alloc_coherent 3334 drivers/net/vmxnet3/vmxnet3_drv.c 	adapter->shared = dma_alloc_coherent(
dma_alloc_coherent 3350 drivers/net/vmxnet3/vmxnet3_drv.c 	adapter->tqd_start = dma_alloc_coherent(&adapter->pdev->dev, size,
dma_alloc_coherent 3362 drivers/net/vmxnet3/vmxnet3_drv.c 	adapter->pm_conf = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 3373 drivers/net/vmxnet3/vmxnet3_drv.c 	adapter->rss_conf = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 3423 drivers/net/vmxnet3/vmxnet3_drv.c 			dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  173 drivers/net/wan/fsl_ucc_hdlc.c 	priv->rx_bd_base = dma_alloc_coherent(priv->dev,
dma_alloc_coherent  184 drivers/net/wan/fsl_ucc_hdlc.c 	priv->tx_bd_base = dma_alloc_coherent(priv->dev,
dma_alloc_coherent  283 drivers/net/wan/fsl_ucc_hdlc.c 	bd_buffer = dma_alloc_coherent(priv->dev,
dma_alloc_coherent 1536 drivers/net/wireless/ath/ath10k/ce.c 		dma_alloc_coherent(ar->dev,
dma_alloc_coherent 1593 drivers/net/wireless/ath/ath10k/ce.c 		dma_alloc_coherent(ar->dev,
dma_alloc_coherent 1650 drivers/net/wireless/ath/ath10k/ce.c 		dma_alloc_coherent(ar->dev,
dma_alloc_coherent 1693 drivers/net/wireless/ath/ath10k/ce.c 		dma_alloc_coherent(ar->dev,
dma_alloc_coherent 2002 drivers/net/wireless/ath/ath10k/ce.c 	ce->vaddr_rri = dma_alloc_coherent(ar->dev,
dma_alloc_coherent  777 drivers/net/wireless/ath/ath10k/htt_rx.c 	vaddr_ring = dma_alloc_coherent(htt->ar->dev, size, &paddr, GFP_KERNEL);
dma_alloc_coherent  784 drivers/net/wireless/ath/ath10k/htt_rx.c 	vaddr = dma_alloc_coherent(htt->ar->dev,
dma_alloc_coherent  243 drivers/net/wireless/ath/ath10k/htt_tx.c 	htt->txbuf.vaddr_txbuff_32 = dma_alloc_coherent(ar->dev, size,
dma_alloc_coherent  276 drivers/net/wireless/ath/ath10k/htt_tx.c 	htt->txbuf.vaddr_txbuff_64 = dma_alloc_coherent(ar->dev, size,
dma_alloc_coherent  315 drivers/net/wireless/ath/ath10k/htt_tx.c 	htt->frag_desc.vaddr_desc_32 = dma_alloc_coherent(ar->dev, size,
dma_alloc_coherent  356 drivers/net/wireless/ath/ath10k/htt_tx.c 	htt->frag_desc.vaddr_desc_64 = dma_alloc_coherent(ar->dev, size,
dma_alloc_coherent 5258 drivers/net/wireless/ath/ath10k/mac.c 		arvif->beacon_buf = dma_alloc_coherent(ar->dev,
dma_alloc_coherent  926 drivers/net/wireless/ath/ath10k/pci.c 	data_buf = dma_alloc_coherent(ar->dev, alloc_nbytes, &ce_data_base,
dma_alloc_coherent 1070 drivers/net/wireless/ath/ath10k/pci.c 	data_buf = dma_alloc_coherent(ar->dev, alloc_nbytes, &ce_data_base,
dma_alloc_coherent  107 drivers/net/wireless/ath/ath10k/swap.c 	virt_addr = dma_alloc_coherent(ar->dev, swap_bin_len, &paddr,
dma_alloc_coherent 5254 drivers/net/wireless/ath/ath10k/wmi.c 	vaddr = dma_alloc_coherent(ar->dev, pool_size, &paddr, GFP_KERNEL);
dma_alloc_coherent  865 drivers/net/wireless/ath/ath5k/base.c 	ah->desc = dma_alloc_coherent(ah->dev, ah->desc_len,
dma_alloc_coherent  177 drivers/net/wireless/ath/wcn36xx/dxe.c 	wcn_ch->cpu_addr = dma_alloc_coherent(dev, size, &wcn_ch->dma_addr,
dma_alloc_coherent  629 drivers/net/wireless/ath/wcn36xx/dxe.c 	cpu_addr = dma_alloc_coherent(wcn->dev, s,
dma_alloc_coherent  644 drivers/net/wireless/ath/wcn36xx/dxe.c 	cpu_addr = dma_alloc_coherent(wcn->dev, s,
dma_alloc_coherent  127 drivers/net/wireless/ath/wil6210/pmc.c 	pmc->pring_va = dma_alloc_coherent(dev,
dma_alloc_coherent  157 drivers/net/wireless/ath/wil6210/pmc.c 		pmc->descriptors[i].va = dma_alloc_coherent(dev,
dma_alloc_coherent  153 drivers/net/wireless/ath/wil6210/txrx.c 	vring->va = dma_alloc_coherent(dev, sz, &vring->pa, GFP_KERNEL);
dma_alloc_coherent  107 drivers/net/wireless/ath/wil6210/txrx_edma.c 	sring->va = dma_alloc_coherent(dev, sz, &sring->pa, GFP_KERNEL);
dma_alloc_coherent  402 drivers/net/wireless/ath/wil6210/txrx_edma.c 	ring->va = dma_alloc_coherent(dev, sz, &ring->pa, GFP_KERNEL);
dma_alloc_coherent  409 drivers/net/wireless/ath/wil6210/txrx_edma.c 			dma_alloc_coherent(dev, sz, &ring->edma_rx_swtail.pa,
dma_alloc_coherent  421 drivers/net/wireless/broadcom/b43/dma.c 	ring->descbase = dma_alloc_coherent(ring->dev->dev->dma_dev,
dma_alloc_coherent  321 drivers/net/wireless/broadcom/b43legacy/dma.c 	ring->descbase = dma_alloc_coherent(ring->dev->dev->dma_dev,
dma_alloc_coherent  593 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 	dma_buf = dma_alloc_coherent(msgbuf->drvr->bus_if->dev, dma_sz,
dma_alloc_coherent 1536 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 	msgbuf->ioctbuf = dma_alloc_coherent(drvr->bus_if->dev,
dma_alloc_coherent 1017 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	ring = dma_alloc_coherent(&devinfo->pdev->dev, size, dma_handle,
dma_alloc_coherent 1156 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 		devinfo->idxbuf = dma_alloc_coherent(&devinfo->pdev->dev, bufsz,
dma_alloc_coherent 1304 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 		dma_alloc_coherent(&devinfo->pdev->dev,
dma_alloc_coherent 1321 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 		dma_alloc_coherent(&devinfo->pdev->dev,
dma_alloc_coherent  451 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c 	return dma_alloc_coherent(di->dmadev, size, pap, GFP_ATOMIC);
dma_alloc_coherent 2388 drivers/net/wireless/intel/iwlegacy/3945.c 	    dma_alloc_coherent(&il->pci_dev->dev, sizeof(struct il3945_shared),
dma_alloc_coherent 1917 drivers/net/wireless/intel/iwlegacy/4965-mac.c 	ptr->addr = dma_alloc_coherent(&il->pci_dev->dev, size, &ptr->dma,
dma_alloc_coherent 2607 drivers/net/wireless/intel/iwlegacy/common.c 	rxq->bd = dma_alloc_coherent(dev, 4 * RX_QUEUE_SIZE, &rxq->bd_dma,
dma_alloc_coherent 2612 drivers/net/wireless/intel/iwlegacy/common.c 	rxq->rb_stts = dma_alloc_coherent(dev, sizeof(struct il_rb_status),
dma_alloc_coherent 2986 drivers/net/wireless/intel/iwlegacy/common.c 	    dma_alloc_coherent(dev, tfd_sz, &txq->q.dma_addr, GFP_KERNEL);
dma_alloc_coherent 2231 drivers/net/wireless/intel/iwlegacy/common.h 	desc->v_addr = dma_alloc_coherent(&pci_dev->dev, desc->len,
dma_alloc_coherent   73 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c 	prph_scratch = dma_alloc_coherent(trans->dev, sizeof(*prph_scratch),
dma_alloc_coherent  117 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c 	prph_info = dma_alloc_coherent(trans->dev, sizeof(*prph_info),
dma_alloc_coherent  126 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c 	ctxt_info_gen3 = dma_alloc_coherent(trans->dev,
dma_alloc_coherent  165 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c 	iml_img = dma_alloc_coherent(trans->dev, trans->iml_len,
dma_alloc_coherent  166 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c 	ctxt_info = dma_alloc_coherent(trans->dev, sizeof(*ctxt_info),
dma_alloc_coherent  778 drivers/net/wireless/intel/iwlwifi/pcie/internal.h 	dram->block = dma_alloc_coherent(trans->dev, sec->len,
dma_alloc_coherent  755 drivers/net/wireless/intel/iwlwifi/pcie/rx.c 	rxq->bd = dma_alloc_coherent(dev, free_size * rxq->queue_size,
dma_alloc_coherent  761 drivers/net/wireless/intel/iwlwifi/pcie/rx.c 		rxq->used_bd = dma_alloc_coherent(dev,
dma_alloc_coherent  777 drivers/net/wireless/intel/iwlwifi/pcie/rx.c 	rxq->tr_tail = dma_alloc_coherent(dev, sizeof(__le16),
dma_alloc_coherent  783 drivers/net/wireless/intel/iwlwifi/pcie/rx.c 	rxq->cr_tail = dma_alloc_coherent(dev, sizeof(__le16),
dma_alloc_coherent  829 drivers/net/wireless/intel/iwlwifi/pcie/rx.c 			dma_alloc_coherent(trans->dev,
dma_alloc_coherent 2017 drivers/net/wireless/intel/iwlwifi/pcie/rx.c 		dma_alloc_coherent(trans->dev, ICT_SIZE,
dma_alloc_coherent  217 drivers/net/wireless/intel/iwlwifi/pcie/trans.c 		cpu_addr = dma_alloc_coherent(trans->dev, size, &phys,
dma_alloc_coherent  738 drivers/net/wireless/intel/iwlwifi/pcie/trans.c 	v_addr = dma_alloc_coherent(trans->dev, chunk_sz, &p_addr,
dma_alloc_coherent  743 drivers/net/wireless/intel/iwlwifi/pcie/trans.c 		v_addr = dma_alloc_coherent(trans->dev, chunk_sz,
dma_alloc_coherent  166 drivers/net/wireless/intel/iwlwifi/pcie/tx.c 	ptr->addr = dma_alloc_coherent(trans->dev, size,
dma_alloc_coherent  560 drivers/net/wireless/intel/iwlwifi/pcie/tx.c 	txq->tfds = dma_alloc_coherent(trans->dev, tfd_sz,
dma_alloc_coherent  569 drivers/net/wireless/intel/iwlwifi/pcie/tx.c 	txq->first_tb_bufs = dma_alloc_coherent(trans->dev, tb0_buf_sz,
dma_alloc_coherent  922 drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c 		data = dma_alloc_coherent(&pdev->dev, blksize,
dma_alloc_coherent  111 drivers/net/wireless/ralink/rt2x00/rt2x00mmio.c 	addr = dma_alloc_coherent(rt2x00dev->dev,
dma_alloc_coherent 1329 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	sndev->self_shared = dma_alloc_coherent(&sndev->stdev->pdev->dev,
dma_alloc_coherent  818 drivers/ntb/ntb_transport.c 	alloc_addr = dma_alloc_coherent(dma_dev, mw->alloc_size,
dma_alloc_coherent  588 drivers/ntb/test/ntb_perf.c 	peer->inbuf = dma_alloc_coherent(&perf->ntb->dev, peer->inbuf_size,
dma_alloc_coherent  593 drivers/ntb/test/ntb_tool.c 	inmw->mm_base = dma_alloc_coherent(&tc->ntb->dev, inmw->size,
dma_alloc_coherent  236 drivers/nvme/host/pci.c 	dev->dbbuf_dbs = dma_alloc_coherent(dev->dev, mem_size,
dma_alloc_coherent  241 drivers/nvme/host/pci.c 	dev->dbbuf_eis = dma_alloc_coherent(dev->dev, mem_size,
dma_alloc_coherent 1470 drivers/nvme/host/pci.c 	nvmeq->sq_cmds = dma_alloc_coherent(dev->dev, SQ_SIZE(nvmeq),
dma_alloc_coherent 1486 drivers/nvme/host/pci.c 	nvmeq->cqes = dma_alloc_coherent(dev->dev, CQ_SIZE(nvmeq),
dma_alloc_coherent 1912 drivers/nvme/host/pci.c 	descs = dma_alloc_coherent(dev->dev, max_entries * sizeof(*descs),
dma_alloc_coherent 2213 drivers/parport/parport_pc.c 				  dma_alloc_coherent(dev,
dma_alloc_coherent  605 drivers/pci/controller/pcie-iproc-msi.c 	msi->eq_cpu = dma_alloc_coherent(pcie->dev,
dma_alloc_coherent  131 drivers/pci/endpoint/pci-epf-core.c 	space = dma_alloc_coherent(dev, size, &phys_addr, GFP_KERNEL);
dma_alloc_coherent 1400 drivers/pci/switch/switchtec.c 	stdev->dma_mrpc = dma_alloc_coherent(&stdev->pdev->dev,
dma_alloc_coherent  249 drivers/platform/mellanox/mlxbf-tmfifo.c 		va = dma_alloc_coherent(dev->parent, size, &dma, GFP_KERNEL);
dma_alloc_coherent   90 drivers/platform/x86/dcdbas.c 	buf = dma_alloc_coherent(&dcdbas_pdev->dev, size, &handle, GFP_KERNEL);
dma_alloc_coherent 1096 drivers/rapidio/devices/rio_mport_cdev.c 	map->virt_addr = dma_alloc_coherent(md->mport->dev.parent, size,
dma_alloc_coherent 1216 drivers/rapidio/devices/rio_mport_cdev.c 	map->virt_addr = dma_alloc_coherent(mport->dev.parent, size,
dma_alloc_coherent 1372 drivers/rapidio/devices/tsi721.c 	priv->idb_base = dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent 1437 drivers/rapidio/devices/tsi721.c 	bd_ptr = dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent 1454 drivers/rapidio/devices/tsi721.c 	sts_ptr = dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent 1901 drivers/rapidio/devices/tsi721.c 			dma_alloc_coherent(
dma_alloc_coherent 1914 drivers/rapidio/devices/tsi721.c 	priv->omsg_ring[mbox].omd_base = dma_alloc_coherent(
dma_alloc_coherent 1929 drivers/rapidio/devices/tsi721.c 	priv->omsg_ring[mbox].sts_base = dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent 2193 drivers/rapidio/devices/tsi721.c 		dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent 2207 drivers/rapidio/devices/tsi721.c 		dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent 2221 drivers/rapidio/devices/tsi721.c 		dma_alloc_coherent(&priv->pdev->dev,
dma_alloc_coherent   81 drivers/rapidio/devices/tsi721_dma.c 	bd_ptr = dma_alloc_coherent(dev,
dma_alloc_coherent   99 drivers/rapidio/devices/tsi721_dma.c 	sts_ptr = dma_alloc_coherent(dev,
dma_alloc_coherent  747 drivers/remoteproc/remoteproc_core.c 	va = dma_alloc_coherent(dev->parent, mem->len, &dma, GFP_KERNEL);
dma_alloc_coherent  915 drivers/rpmsg/virtio_rpmsg_bus.c 	bufs_va = dma_alloc_coherent(vdev->dev.parent,
dma_alloc_coherent 1110 drivers/s390/cio/css.c 		cpu_addr = dma_alloc_coherent(dma_dev, PAGE_SIZE, &dma_addr,
dma_alloc_coherent 1160 drivers/s390/cio/css.c 		addr = (unsigned long) dma_alloc_coherent(dma_dev,
dma_alloc_coherent 1092 drivers/s390/cio/device.c 	io_priv->dma_area = dma_alloc_coherent(&sch->dev,
dma_alloc_coherent 1635 drivers/s390/cio/device.c 	io_priv->dma_area = dma_alloc_coherent(&sch->dev,
dma_alloc_coherent   91 drivers/s390/net/ism_drv.c 	sba = dma_alloc_coherent(&ism->pdev->dev, PAGE_SIZE, &dma_handle,
dma_alloc_coherent  118 drivers/s390/net/ism_drv.c 	ieq = dma_alloc_coherent(&ism->pdev->dev, PAGE_SIZE, &dma_handle,
dma_alloc_coherent  242 drivers/s390/net/ism_drv.c 	dmb->cpu_addr = dma_alloc_coherent(&ism->pdev->dev, dmb->dmb_len,
dma_alloc_coherent  523 drivers/scsi/3w-9xxx.c 	cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev,
dma_alloc_coherent  679 drivers/scsi/3w-9xxx.c 	cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev, data_buffer_length_adjusted+sizeof(TW_Ioctl_Buf_Apache) - 1, &dma_handle, GFP_KERNEL);
dma_alloc_coherent  649 drivers/scsi/3w-sas.c 	cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev,
dma_alloc_coherent  752 drivers/scsi/3w-sas.c 	cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev, data_buffer_length_adjusted+sizeof(TW_Ioctl_Buf_Apache) - 1, &dma_handle, GFP_KERNEL);
dma_alloc_coherent  837 drivers/scsi/3w-xxxx.c 	cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev,
dma_alloc_coherent  913 drivers/scsi/3w-xxxx.c 	cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev, data_buffer_length_adjusted+sizeof(TW_New_Ioctl) - 1, &dma_handle, GFP_KERNEL);
dma_alloc_coherent  197 drivers/scsi/BusLogic.c 		blk_pointer = dma_alloc_coherent(&adapter->pci_device->dev,
dma_alloc_coherent  253 drivers/scsi/BusLogic.c 		blk_pointer = dma_alloc_coherent(&adapter->pci_device->dev,
dma_alloc_coherent 2089 drivers/scsi/BusLogic.c 	adapter->mbox_space = dma_alloc_coherent(&adapter->pci_device->dev,
dma_alloc_coherent 1126 drivers/scsi/a100u2w.c 	host->scb_virt = dma_alloc_coherent(&pdev->dev, sz, &host->scb_phys,
dma_alloc_coherent 1135 drivers/scsi/a100u2w.c 	host->escb_virt = dma_alloc_coherent(&pdev->dev, sz, &host->escb_phys,
dma_alloc_coherent   88 drivers/scsi/aacraid/commctrl.c 		kfib = dma_alloc_coherent(&dev->pdev->dev, size, &daddr,
dma_alloc_coherent   87 drivers/scsi/aacraid/comminit.c 	base = dma_alloc_coherent(&dev->pdev->dev, size, &phys, GFP_KERNEL);
dma_alloc_coherent   65 drivers/scsi/aacraid/commsup.c 	dev->hw_fib_va = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent 2307 drivers/scsi/aacraid/commsup.c 	dma_buf = dma_alloc_coherent(&dev->pdev->dev, datasize, &addr,
dma_alloc_coherent  344 drivers/scsi/aacraid/rx.c 		buffer = dma_alloc_coherent(&dev->pdev->dev, 512, &baddr,
dma_alloc_coherent  349 drivers/scsi/aacraid/rx.c 		post = dma_alloc_coherent(&dev->pdev->dev,
dma_alloc_coherent 10820 drivers/scsi/advansys.c 	adv_dvc->carrier = dma_alloc_coherent(board->dev,
dma_alloc_coherent 10837 drivers/scsi/advansys.c 	board->adv_reqp = dma_alloc_coherent(board->dev, board->adv_reqp_size,
dma_alloc_coherent  772 drivers/scsi/aha1542.c 	aha1542->mb = dma_alloc_coherent(pdev,
dma_alloc_coherent  778 drivers/scsi/aha1542.c 	aha1542->ccb = dma_alloc_coherent(pdev,
dma_alloc_coherent  385 drivers/scsi/aha1740.c 	SCpnt->host_scribble = dma_alloc_coherent (&host->edev->dev,
dma_alloc_coherent  864 drivers/scsi/aic7xxx/aic7xxx_osm.c 	*vaddr = dma_alloc_coherent(ahc->dev, dmat->maxsize, mapp, GFP_ATOMIC);
dma_alloc_coherent  248 drivers/scsi/aic94xx/aic94xx_hwi.h 		token->vaddr = dma_alloc_coherent(&asd_ha->pcidev->dev,
dma_alloc_coherent  441 drivers/scsi/am53c974.c 	esp->command_block = dma_alloc_coherent(&pdev->dev, 16,
dma_alloc_coherent  645 drivers/scsi/arcmsr/arcmsr_hba.c 		dma_coherent = dma_alloc_coherent(&pdev->dev, acb->ioqueue_size,
dma_alloc_coherent  659 drivers/scsi/arcmsr/arcmsr_hba.c 		dma_coherent = dma_alloc_coherent(&pdev->dev, acb->ioqueue_size,
dma_alloc_coherent  675 drivers/scsi/arcmsr/arcmsr_hba.c 		dma_coherent = dma_alloc_coherent(&pdev->dev, acb->ioqueue_size,
dma_alloc_coherent  723 drivers/scsi/arcmsr/arcmsr_hba.c 	dma_coherent = dma_alloc_coherent(&pdev->dev, acb->uncache_size, &dma_coherent_handle, GFP_KERNEL);
dma_alloc_coherent 1208 drivers/scsi/atp870u.c 				atp_dev->id[c][k].prd_table = dma_alloc_coherent(&atp_dev->pdev->dev, 1024, &(atp_dev->id[c][k].prd_bus), GFP_KERNEL);
dma_alloc_coherent 1267 drivers/scsi/be2iscsi/be_cmds.c 	nonemb_cmd.va = dma_alloc_coherent(&ctrl->pdev->dev,
dma_alloc_coherent 1071 drivers/scsi/be2iscsi/be_iscsi.c 	nonemb_cmd.va = dma_alloc_coherent(&phba->ctrl.pdev->dev,
dma_alloc_coherent  537 drivers/scsi/be2iscsi/be_main.c 	mbox_mem_alloc->va = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 2505 drivers/scsi/be2iscsi/be_main.c 				dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 3015 drivers/scsi/be2iscsi/be_main.c 		eq_vaddress = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 3081 drivers/scsi/be2iscsi/be_main.c 		cq_vaddress = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 3325 drivers/scsi/be2iscsi/be_main.c 	mem->va = dma_alloc_coherent(&phba->pcidev->dev, mem->size, &mem->dma,
dma_alloc_coherent 4837 drivers/scsi/be2iscsi/be_main.c 		nonemb_cmd.va = dma_alloc_coherent(&phba->ctrl.pdev->dev,
dma_alloc_coherent  296 drivers/scsi/be2iscsi/be_mgmt.c 	cmd->va = dma_alloc_coherent(&phba->ctrl.pdev->dev, size, &cmd->dma,
dma_alloc_coherent 1016 drivers/scsi/be2iscsi/be_mgmt.c 	nonemb_cmd->va = dma_alloc_coherent(&phba->ctrl.pdev->dev,
dma_alloc_coherent 1513 drivers/scsi/be2iscsi/be_mgmt.c 	nonemb_cmd.va = dma_alloc_coherent(&phba->ctrl.pdev->dev,
dma_alloc_coherent  616 drivers/scsi/bfa/bfad.c 		dma_elem->kva = dma_alloc_coherent(&bfad->pcidev->dev,
dma_alloc_coherent 3259 drivers/scsi/bfa/bfad_bsg.c 	buf_info->virt = dma_alloc_coherent(&bfad->pcidev->dev,
dma_alloc_coherent 1842 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	hba->task_ctx_bd_tbl = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent 1879 drivers/scsi/bnx2fc/bnx2fc_hwi.c 		hba->task_ctx[i] = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent 2016 drivers/scsi/bnx2fc/bnx2fc_hwi.c 		hba->hash_tbl_segments[i] = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent 2026 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	hba->hash_tbl_pbl = dma_alloc_coherent(&hba->pcidev->dev, PAGE_SIZE,
dma_alloc_coherent 2089 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	hba->t2_hash_tbl_ptr = dma_alloc_coherent(&hba->pcidev->dev, mem_size,
dma_alloc_coherent 2100 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	hba->t2_hash_tbl = dma_alloc_coherent(&hba->pcidev->dev, mem_size,
dma_alloc_coherent 2115 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	hba->dummy_buffer = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent 2124 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	hba->stats_buffer = dma_alloc_coherent(&hba->pcidev->dev, PAGE_SIZE,
dma_alloc_coherent  318 drivers/scsi/bnx2fc/bnx2fc_io.c 		bdt_info->bd_tbl = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  600 drivers/scsi/bnx2fc/bnx2fc_io.c 	mp_req->req_buf = dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
dma_alloc_coherent  609 drivers/scsi/bnx2fc/bnx2fc_io.c 	mp_req->resp_buf = dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
dma_alloc_coherent  622 drivers/scsi/bnx2fc/bnx2fc_io.c 	mp_req->mp_req_bd = dma_alloc_coherent(&hba->pcidev->dev, sz,
dma_alloc_coherent  630 drivers/scsi/bnx2fc/bnx2fc_io.c 	mp_req->mp_resp_bd = dma_alloc_coherent(&hba->pcidev->dev, sz,
dma_alloc_coherent  675 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->sq = dma_alloc_coherent(&hba->pcidev->dev, tgt->sq_mem_size,
dma_alloc_coherent  688 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->cq = dma_alloc_coherent(&hba->pcidev->dev, tgt->cq_mem_size,
dma_alloc_coherent  701 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->rq = dma_alloc_coherent(&hba->pcidev->dev, tgt->rq_mem_size,
dma_alloc_coherent  713 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->rq_pbl = dma_alloc_coherent(&hba->pcidev->dev, tgt->rq_pbl_size,
dma_alloc_coherent  738 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->xferq = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  752 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->confq = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  766 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->confq_pbl = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  790 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->conn_db = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  805 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	tgt->lcq = dma_alloc_coherent(&hba->pcidev->dev, tgt->lcq_mem_size,
dma_alloc_coherent 1060 drivers/scsi/bnx2i/bnx2i_hwi.c 		dma_alloc_coherent(&hba->pcidev->dev, ep->qp.sq_pgtbl_size,
dma_alloc_coherent 1070 drivers/scsi/bnx2i/bnx2i_hwi.c 		dma_alloc_coherent(&hba->pcidev->dev, ep->qp.sq_mem_size,
dma_alloc_coherent 1096 drivers/scsi/bnx2i/bnx2i_hwi.c 		dma_alloc_coherent(&hba->pcidev->dev, ep->qp.cq_pgtbl_size,
dma_alloc_coherent 1106 drivers/scsi/bnx2i/bnx2i_hwi.c 		dma_alloc_coherent(&hba->pcidev->dev, ep->qp.cq_mem_size,
dma_alloc_coherent 1138 drivers/scsi/bnx2i/bnx2i_hwi.c 		dma_alloc_coherent(&hba->pcidev->dev, ep->qp.rq_pgtbl_size,
dma_alloc_coherent 1148 drivers/scsi/bnx2i/bnx2i_hwi.c 		dma_alloc_coherent(&hba->pcidev->dev, ep->qp.rq_mem_size,
dma_alloc_coherent  450 drivers/scsi/bnx2i/bnx2i_iscsi.c 	io->bd_tbl = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  530 drivers/scsi/bnx2i/bnx2i_iscsi.c 	hba->mp_bd_tbl = dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
dma_alloc_coherent  538 drivers/scsi/bnx2i/bnx2i_iscsi.c 	hba->dummy_buffer = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  982 drivers/scsi/bnx2i/bnx2i_iscsi.c 		dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent  993 drivers/scsi/bnx2i/bnx2i_iscsi.c 		dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent 1004 drivers/scsi/bnx2i/bnx2i_iscsi.c 		dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
dma_alloc_coherent 1010 drivers/scsi/bnx2i/bnx2i_iscsi.c 		dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
dma_alloc_coherent 1851 drivers/scsi/csiostor/csio_lnode.c 	dma_buf->vaddr = dma_alloc_coherent(&hw->pdev->dev, dma_buf->len,
dma_alloc_coherent 2347 drivers/scsi/csiostor/csio_scsi.c 		ddp_desc->vaddr = dma_alloc_coherent(&hw->pdev->dev, unit_size,
dma_alloc_coherent  127 drivers/scsi/csiostor/csio_wr.c 		buf->vaddr = dma_alloc_coherent(&hw->pdev->dev, buf->len,
dma_alloc_coherent  236 drivers/scsi/csiostor/csio_wr.c 	q->vstart = dma_alloc_coherent(&hw->pdev->dev, qsz, &q->pstart,
dma_alloc_coherent  328 drivers/scsi/dpt_i2o.c 	buf = dma_alloc_coherent(&pHba->pDev->dev, 80, &addr, GFP_KERNEL);
dma_alloc_coherent 1328 drivers/scsi/dpt_i2o.c 	status = dma_alloc_coherent(&pHba->pDev->dev, 4, &addr, GFP_KERNEL);
dma_alloc_coherent 1735 drivers/scsi/dpt_i2o.c 			p = dma_alloc_coherent(&pHba->pDev->dev, sg_size, &addr, GFP_KERNEL);
dma_alloc_coherent 2799 drivers/scsi/dpt_i2o.c 	status = dma_alloc_coherent(&pHba->pDev->dev, 4, &addr, GFP_KERNEL);
dma_alloc_coherent 2853 drivers/scsi/dpt_i2o.c 	pHba->reply_pool = dma_alloc_coherent(&pHba->pDev->dev,
dma_alloc_coherent 2891 drivers/scsi/dpt_i2o.c 		pHba->status_block = dma_alloc_coherent(&pHba->pDev->dev,
dma_alloc_coherent 3018 drivers/scsi/dpt_i2o.c 			pHba->lct = dma_alloc_coherent(&pHba->pDev->dev,
dma_alloc_coherent 3089 drivers/scsi/dpt_i2o.c 	sys_tbl = dma_alloc_coherent(&pHba->pDev->dev,
dma_alloc_coherent 3256 drivers/scsi/dpt_i2o.c 			pHba->hrt = dma_alloc_coherent(&pHba->pDev->dev,
dma_alloc_coherent 3302 drivers/scsi/dpt_i2o.c 	resblk_va = dma_alloc_coherent(&pHba->pDev->dev,
dma_alloc_coherent 3309 drivers/scsi/dpt_i2o.c 	opblk_va = dma_alloc_coherent(&pHba->pDev->dev,
dma_alloc_coherent   53 drivers/scsi/esas2r/esas2r_init.c 	mem_desc->esas2r_data = dma_alloc_coherent(&a->pcid->dev,
dma_alloc_coherent  374 drivers/scsi/esas2r/esas2r_init.c 	a->uncached = dma_alloc_coherent(&pcid->dev,
dma_alloc_coherent  125 drivers/scsi/esas2r/esas2r_ioctl.c 		a->firmware.header_buff = dma_alloc_coherent(&a->pcid->dev,
dma_alloc_coherent  230 drivers/scsi/esas2r/esas2r_ioctl.c 		esas2r_buffered_ioctl = dma_alloc_coherent(&a->pcid->dev,
dma_alloc_coherent 1551 drivers/scsi/esas2r/esas2r_ioctl.c 	a->firmware.data = (u8 *)dma_alloc_coherent(&a->pcid->dev,
dma_alloc_coherent 1898 drivers/scsi/esas2r/esas2r_ioctl.c 		a->vda_buffer = (u8 *)dma_alloc_coherent(&a->pcid->dev,
dma_alloc_coherent 2067 drivers/scsi/esas2r/esas2r_ioctl.c 			a->fs_api_buffer = (u8 *)dma_alloc_coherent(
dma_alloc_coherent  223 drivers/scsi/fnic/vnic_dev.c 	ring->descs_unaligned = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent  544 drivers/scsi/fnic/vnic_dev.c 		vdev->fw_info = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent  607 drivers/scsi/fnic/vnic_dev.c 		vdev->stats = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent  769 drivers/scsi/fnic/vnic_dev.c 		vdev->notify = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent 3651 drivers/scsi/gdth.c 		buf = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4134 drivers/scsi/gdth.c 	ha->pscratch = dma_alloc_coherent(&ha->pdev->dev, GDTH_SCRATCH,
dma_alloc_coherent 4140 drivers/scsi/gdth.c 	ha->pmsg = dma_alloc_coherent(&ha->pdev->dev, sizeof(gdth_msg_str),
dma_alloc_coherent  239 drivers/scsi/gdth_proc.c         buf = dma_alloc_coherent(&ha->pdev->dev, size, &paddr, GFP_KERNEL);
dma_alloc_coherent 7069 drivers/scsi/hpsa.c 	cmd = dma_alloc_coherent(&pdev->dev, cmd_sz, &paddr64, GFP_KERNEL);
dma_alloc_coherent 8007 drivers/scsi/hpsa.c 	h->cmd_pool = dma_alloc_coherent(&h->pdev->dev,
dma_alloc_coherent 8010 drivers/scsi/hpsa.c 	h->errinfo_pool = dma_alloc_coherent(&h->pdev->dev,
dma_alloc_coherent 9324 drivers/scsi/hpsa.c 		dma_alloc_coherent(&h->pdev->dev,
dma_alloc_coherent 9377 drivers/scsi/hpsa.c 		dma_alloc_coherent(&h->pdev->dev,
dma_alloc_coherent 9452 drivers/scsi/hpsa.c 		h->reply_queue[i].head = dma_alloc_coherent(&h->pdev->dev,
dma_alloc_coherent 1189 drivers/scsi/hptiop.c 	hba->u.mv.internal_req = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent 1218 drivers/scsi/hptiop.c 	p = dma_alloc_coherent(&hba->pcidev->dev,
dma_alloc_coherent 1435 drivers/scsi/hptiop.c 		start_virt = dma_alloc_coherent(&pcidev->dev,
dma_alloc_coherent 1206 drivers/scsi/ibmvscsi/ibmvfc.c 	pool->iu_storage = dma_alloc_coherent(vhost->dev,
dma_alloc_coherent 4630 drivers/scsi/ibmvscsi/ibmvfc.c 	vhost->login_buf = dma_alloc_coherent(dev, sizeof(*vhost->login_buf),
dma_alloc_coherent 4639 drivers/scsi/ibmvscsi/ibmvfc.c 	vhost->disc_buf = dma_alloc_coherent(dev, vhost->disc_buf_sz,
dma_alloc_coherent  453 drivers/scsi/ibmvscsi/ibmvscsi.c 	    dma_alloc_coherent(hostdata->dev,
dma_alloc_coherent  719 drivers/scsi/ibmvscsi/ibmvscsi.c 			dma_alloc_coherent(dev,
dma_alloc_coherent 1516 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	info = dma_alloc_coherent(&vscsi->dma_dev->dev, sizeof(*info), &token,
dma_alloc_coherent 1635 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	cap = dma_alloc_coherent(&vscsi->dma_dev->dev, olen, &token,
dma_alloc_coherent   72 drivers/scsi/ibmvscsi_tgt/libsrp.c 		ring[i]->buf = dma_alloc_coherent(dev, size, &ring[i]->dma,
dma_alloc_coherent  218 drivers/scsi/ibmvscsi_tgt/libsrp.c 		md = dma_alloc_coherent(iue->target->dev,
dma_alloc_coherent 9757 drivers/scsi/ipr.c 	ioa_cfg->vpd_cbs = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 9769 drivers/scsi/ipr.c 		ioa_cfg->hrrq[i].host_rrq = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 9785 drivers/scsi/ipr.c 	ioa_cfg->u.cfg_table = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 9794 drivers/scsi/ipr.c 		ioa_cfg->hostrcb[i] = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 1531 drivers/scsi/ips.c 	bigger_buf = dma_alloc_coherent(&ha->pcidev->dev, length, &dma_busaddr,
dma_alloc_coherent 1681 drivers/scsi/ips.c 			ha->flash_data = dma_alloc_coherent(&ha->pcidev->dev,
dma_alloc_coherent 4310 drivers/scsi/ips.c 	ha->scbs = dma_alloc_coherent(&ha->pcidev->dev,
dma_alloc_coherent 4315 drivers/scsi/ips.c 	ips_sg.list = dma_alloc_coherent(&ha->pcidev->dev,
dma_alloc_coherent 4561 drivers/scsi/ips.c 	scb = dma_alloc_coherent(&ha->pcidev->dev, sizeof(ips_scb_t),
dma_alloc_coherent 6937 drivers/scsi/ips.c 		ips_FlashData = dma_alloc_coherent(&pci_dev->dev,
dma_alloc_coherent 6941 drivers/scsi/ips.c 	ha->enq = dma_alloc_coherent(&pci_dev->dev, sizeof (IPS_ENQ),
dma_alloc_coherent 6949 drivers/scsi/ips.c 	ha->adapt = dma_alloc_coherent(&pci_dev->dev,
dma_alloc_coherent 6962 drivers/scsi/ips.c 	ha->logical_drive_info = dma_alloc_coherent(&pci_dev->dev,
dma_alloc_coherent 7001 drivers/scsi/ips.c 	ha->ioctl_data = dma_alloc_coherent(&pci_dev->dev, ips_ioctlsize,
dma_alloc_coherent  140 drivers/scsi/jazz_esp.c 	esp->command_block = dma_alloc_coherent(esp->dev, 16,
dma_alloc_coherent 2805 drivers/scsi/lpfc/lpfc_bsg.c 	dmabuf->virt = dma_alloc_coherent(&pcidev->dev, BSG_MBOX_SIZE,
dma_alloc_coherent 2907 drivers/scsi/lpfc/lpfc_bsg.c 		dmp->dma.virt = dma_alloc_coherent(&pcidev->dev,
dma_alloc_coherent 7389 drivers/scsi/lpfc/lpfc_init.c 	dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 7762 drivers/scsi/lpfc/lpfc_init.c 	phba->slim2p.virt = dma_alloc_coherent(&pdev->dev, SLI2_SLIM_SIZE,
dma_alloc_coherent 7774 drivers/scsi/lpfc/lpfc_init.c 	phba->hbqslimp.virt = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 8181 drivers/scsi/lpfc/lpfc_init.c 	dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev, bmbx_size,
dma_alloc_coherent 12561 drivers/scsi/lpfc/lpfc_init.c 			dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 1830 drivers/scsi/lpfc/lpfc_mbox.c 		viraddr = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 5306 drivers/scsi/lpfc/lpfc_sli.c 	dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev, dma_size,
dma_alloc_coherent 6263 drivers/scsi/lpfc/lpfc_sli.c 	ras_fwlog->lwpd.virt = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 6285 drivers/scsi/lpfc/lpfc_sli.c 		dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent 14559 drivers/scsi/lpfc/lpfc_sli.c 		dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev,
dma_alloc_coherent  965 drivers/scsi/megaraid/megaraid_mbox.c 	raid_dev->una_mbox64 = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent  994 drivers/scsi/megaraid/megaraid_mbox.c 	adapter->ibuf = dma_alloc_coherent(&pdev->dev, MBOX_IBUF_SIZE,
dma_alloc_coherent 2896 drivers/scsi/megaraid/megaraid_mbox.c 	pinfo = dma_alloc_coherent(&adapter->pdev->dev, sizeof(mraid_pinfo_t),
dma_alloc_coherent 3777 drivers/scsi/megaraid/megaraid_mbox.c 	raid_dev->sysfs_buffer = dma_alloc_coherent(&adapter->pdev->dev,
dma_alloc_coherent 2323 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 2430 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 2595 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 5473 drivers/scsi/megaraid/megaraid_sas_base.c 	instance->reply_queue = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 5669 drivers/scsi/megaraid/megaraid_sas_base.c 		fusion->pd_seq_sync[i] = dma_alloc_coherent
dma_alloc_coherent 6429 drivers/scsi/megaraid/megaraid_sas_base.c 	el_info = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 6919 drivers/scsi/megaraid/megaraid_sas_base.c 	instance->producer = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 6921 drivers/scsi/megaraid/megaraid_sas_base.c 	instance->consumer = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 7010 drivers/scsi/megaraid/megaraid_sas_base.c 	instance->evt_detail = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7022 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7033 drivers/scsi/megaraid/megaraid_sas_base.c 		instance->snapdump_prop = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7041 drivers/scsi/megaraid/megaraid_sas_base.c 		instance->host_device_list_buf = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7055 drivers/scsi/megaraid/megaraid_sas_base.c 		dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7065 drivers/scsi/megaraid/megaraid_sas_base.c 		dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7076 drivers/scsi/megaraid/megaraid_sas_base.c 		dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7086 drivers/scsi/megaraid/megaraid_sas_base.c 		dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7098 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7102 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7106 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7110 drivers/scsi/megaraid/megaraid_sas_base.c 			dma_alloc_coherent(&pdev->dev, CRASH_DMA_BUF_SIZE,
dma_alloc_coherent 7347 drivers/scsi/megaraid/megaraid_sas_base.c 				dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 7356 drivers/scsi/megaraid/megaraid_sas_base.c 				dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 8122 drivers/scsi/megaraid/megaraid_sas_base.c 		kbuff_arr[i] = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 8156 drivers/scsi/megaraid/megaraid_sas_base.c 		sense = dma_alloc_coherent(&instance->pdev->dev, ioc->sense_len,
dma_alloc_coherent  647 drivers/scsi/megaraid/megaraid_sas_fusion.c 		dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent  752 drivers/scsi/megaraid/megaraid_sas_fusion.c 	fusion->rdpq_virt = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 1610 drivers/scsi/megaraid/megaraid_sas_fusion.c 		fusion->ld_map[i] = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 1698 drivers/scsi/megaraid/megaraid_sas_fusion.c 	cmd->frame = dma_alloc_coherent(&instance->pdev->dev,
dma_alloc_coherent 1919 drivers/scsi/mesh.c 	dma_cmd_space = dma_alloc_coherent(&macio_get_pci_dev(mdev)->dev,
dma_alloc_coherent 4262 drivers/scsi/mpt3sas/mpt3sas_base.c 	fwpkg_data = dma_alloc_coherent(&ioc->pdev->dev, data_length,
dma_alloc_coherent 5066 drivers/scsi/mpt3sas/mpt3sas_base.c 	ioc->request = dma_alloc_coherent(&ioc->pdev->dev, sz,
dma_alloc_coherent 5369 drivers/scsi/mpt3sas/mpt3sas_base.c 	ioc->config_page = dma_alloc_coherent(&ioc->pdev->dev,
dma_alloc_coherent  208 drivers/scsi/mpt3sas/mpt3sas_config.c 		mem->page = dma_alloc_coherent(&ioc->pdev->dev, mem->sz,
dma_alloc_coherent  740 drivers/scsi/mpt3sas/mpt3sas_ctl.c 		data_out = dma_alloc_coherent(&ioc->pdev->dev, data_out_sz,
dma_alloc_coherent  760 drivers/scsi/mpt3sas/mpt3sas_ctl.c 		data_in = dma_alloc_coherent(&ioc->pdev->dev, data_in_sz,
dma_alloc_coherent 1593 drivers/scsi/mpt3sas/mpt3sas_ctl.c 		request_data = dma_alloc_coherent(&ioc->pdev->dev,
dma_alloc_coherent  338 drivers/scsi/mpt3sas/mpt3sas_transport.c 	data_out = dma_alloc_coherent(&ioc->pdev->dev, data_out_sz + data_in_sz,
dma_alloc_coherent 1103 drivers/scsi/mpt3sas/mpt3sas_transport.c 	data_out = dma_alloc_coherent(&ioc->pdev->dev, sz, &data_out_dma,
dma_alloc_coherent 1393 drivers/scsi/mpt3sas/mpt3sas_transport.c 	data_out = dma_alloc_coherent(&ioc->pdev->dev, sz, &data_out_dma,
dma_alloc_coherent 1796 drivers/scsi/mpt3sas/mpt3sas_transport.c 		*p = dma_alloc_coherent(dev, buf->payload_len, dma_addr,
dma_alloc_coherent  239 drivers/scsi/mvsas/mv_init.c 	mvi->tx = dma_alloc_coherent(mvi->dev,
dma_alloc_coherent  245 drivers/scsi/mvsas/mv_init.c 	mvi->rx_fis = dma_alloc_coherent(mvi->dev, MVS_RX_FISL_SZ,
dma_alloc_coherent  251 drivers/scsi/mvsas/mv_init.c 	mvi->rx = dma_alloc_coherent(mvi->dev,
dma_alloc_coherent  260 drivers/scsi/mvsas/mv_init.c 	mvi->slot = dma_alloc_coherent(mvi->dev,
dma_alloc_coherent  267 drivers/scsi/mvsas/mv_init.c 	mvi->bulk_buffer = dma_alloc_coherent(mvi->dev,
dma_alloc_coherent  273 drivers/scsi/mvsas/mv_init.c 	mvi->bulk_buffer1 = dma_alloc_coherent(mvi->dev,
dma_alloc_coherent  130 drivers/scsi/mvumi.c 		res->virt_addr = dma_alloc_coherent(&mhba->pdev->dev, size,
dma_alloc_coherent  233 drivers/scsi/mvumi.c 	virt_addr = dma_alloc_coherent(&mhba->pdev->dev, size, &phy_addr,
dma_alloc_coherent  262 drivers/scsi/mvumi.c 	cmd->frame = dma_alloc_coherent(&mhba->pdev->dev, mhba->ib_max_size,
dma_alloc_coherent 2351 drivers/scsi/mvumi.c 	mhba->handshake_page = dma_alloc_coherent(&mhba->pdev->dev,
dma_alloc_coherent  293 drivers/scsi/myrb.c 	ev_buf = dma_alloc_coherent(&cb->pdev->dev,
dma_alloc_coherent  448 drivers/scsi/myrb.c 	rbld_buf = dma_alloc_coherent(&cb->pdev->dev,
dma_alloc_coherent  541 drivers/scsi/myrb.c 	rbld_buf = dma_alloc_coherent(&cb->pdev->dev,
dma_alloc_coherent  589 drivers/scsi/myrb.c 	bgi = dma_alloc_coherent(&cb->pdev->dev, sizeof(struct myrb_bgi_status),
dma_alloc_coherent  826 drivers/scsi/myrb.c 	cb->enquiry = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  834 drivers/scsi/myrb.c 	cb->err_table = dma_alloc_coherent(&pdev->dev, err_table_size,
dma_alloc_coherent  840 drivers/scsi/myrb.c 	cb->ldev_info_buf = dma_alloc_coherent(&pdev->dev, ldev_info_size,
dma_alloc_coherent  853 drivers/scsi/myrb.c 	cb->first_cmd_mbox = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  870 drivers/scsi/myrb.c 	cb->first_stat_mbox = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  925 drivers/scsi/myrb.c 	enquiry2 = dma_alloc_coherent(&pdev->dev, sizeof(struct myrb_enquiry2),
dma_alloc_coherent  932 drivers/scsi/myrb.c 	config2 = dma_alloc_coherent(&pdev->dev, sizeof(struct myrb_config2),
dma_alloc_coherent 1992 drivers/scsi/myrb.c 		rate = dma_alloc_coherent(&pdev->dev, sizeof(char),
dma_alloc_coherent 2099 drivers/scsi/myrb.c 		rate = dma_alloc_coherent(&pdev->dev, sizeof(char),
dma_alloc_coherent  500 drivers/scsi/myrs.c 	mbox = dma_alloc_coherent(&pdev->dev, sizeof(union myrs_cmd_mbox),
dma_alloc_coherent  507 drivers/scsi/myrs.c 	cmd_mbox = dma_alloc_coherent(&pdev->dev, cs->cmd_mbox_size,
dma_alloc_coherent  522 drivers/scsi/myrs.c 	stat_mbox = dma_alloc_coherent(&pdev->dev, cs->stat_mbox_size,
dma_alloc_coherent  534 drivers/scsi/myrs.c 	cs->fwstat_buf = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  379 drivers/scsi/ncr53c8xx.c 		vp = (m_addr_t) dma_alloc_coherent(mp->bush,
dma_alloc_coherent 2638 drivers/scsi/nsp32.c 	data->autoparam = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 2649 drivers/scsi/nsp32.c 	data->sg_list = dma_alloc_coherent(&pdev->dev, NSP32_SG_TABLE_SIZE,
dma_alloc_coherent  119 drivers/scsi/pm8001/pm8001_sas.c 	mem_virt_alloc = dma_alloc_coherent(&pdev->dev, mem_size + align,
dma_alloc_coherent 4713 drivers/scsi/pmcraid.c 			dma_alloc_coherent(&pinstance->pdev->dev, buffer_size,
dma_alloc_coherent 4777 drivers/scsi/pmcraid.c 	pinstance->ccn.msg = dma_alloc_coherent(&pinstance->pdev->dev,
dma_alloc_coherent 4782 drivers/scsi/pmcraid.c 	pinstance->ldn.msg = dma_alloc_coherent(&pinstance->pdev->dev,
dma_alloc_coherent 4858 drivers/scsi/pmcraid.c 	pinstance->cfg_table = dma_alloc_coherent(&pinstance->pdev->dev,
dma_alloc_coherent 4991 drivers/scsi/pmcraid.c 	pinstance->inq_data = dma_alloc_coherent(&pinstance->pdev->dev,
dma_alloc_coherent 5001 drivers/scsi/pmcraid.c 	pinstance->timestamp_data = dma_alloc_coherent(&pinstance->pdev->dev,
dma_alloc_coherent  230 drivers/scsi/qedf/qedf_io.c 		io_req->sense_buffer = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent  284 drivers/scsi/qedf/qedf_io.c 		bdt_info->bd_tbl = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 2045 drivers/scsi/qedf/qedf_io.c 	mp_req->req_buf = dma_alloc_coherent(&qedf->pdev->dev, QEDF_PAGE_SIZE,
dma_alloc_coherent 2053 drivers/scsi/qedf/qedf_io.c 	mp_req->resp_buf = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 2064 drivers/scsi/qedf/qedf_io.c 	mp_req->mp_req_bd = dma_alloc_coherent(&qedf->pdev->dev, sz,
dma_alloc_coherent 2072 drivers/scsi/qedf/qedf_io.c 	mp_req->mp_resp_bd = dma_alloc_coherent(&qedf->pdev->dev, sz,
dma_alloc_coherent 1191 drivers/scsi/qedf/qedf_main.c 	fcport->sq = dma_alloc_coherent(&qedf->pdev->dev, fcport->sq_mem_size,
dma_alloc_coherent 1199 drivers/scsi/qedf/qedf_main.c 	fcport->sq_pbl = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 1349 drivers/scsi/qedf/qedf_main.c 	term_params = dma_alloc_coherent(&qedf->pdev->dev, QEDF_TERM_BUFF_SIZE,
dma_alloc_coherent 2587 drivers/scsi/qedf/qedf_main.c 	sb_virt = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 2828 drivers/scsi/qedf/qedf_main.c 		qedf->bdq[i].buf_addr = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 2843 drivers/scsi/qedf/qedf_main.c 	qedf->bdq_pbl = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 2869 drivers/scsi/qedf/qedf_main.c 	qedf->bdq_pbl_list = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 2964 drivers/scsi/qedf/qedf_main.c 		    dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 2976 drivers/scsi/qedf/qedf_main.c 		    dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent 3050 drivers/scsi/qedf/qedf_main.c 	qedf->p_cpuq = dma_alloc_coherent(&qedf->pdev->dev,
dma_alloc_coherent  102 drivers/scsi/qedi/qedi_iscsi.c 		dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent  113 drivers/scsi/qedi/qedi_iscsi.c 		dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent  124 drivers/scsi/qedi/qedi_iscsi.c 		dma_alloc_coherent(&qedi->pdev->dev, QEDI_PAGE_SIZE,
dma_alloc_coherent  130 drivers/scsi/qedi/qedi_iscsi.c 		dma_alloc_coherent(&qedi->pdev->dev, QEDI_PAGE_SIZE,
dma_alloc_coherent  193 drivers/scsi/qedi/qedi_iscsi.c 	io->sge_tbl = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent  222 drivers/scsi/qedi/qedi_iscsi.c 		cmd->sense_buffer = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent  349 drivers/scsi/qedi/qedi_main.c 	sb_virt = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent  841 drivers/scsi/qedi/qedi_main.c 	qedi->p_cpuq = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent 1410 drivers/scsi/qedi/qedi_main.c 	qedi->iscsi_image = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent 1477 drivers/scsi/qedi/qedi_main.c 				dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent 1496 drivers/scsi/qedi/qedi_main.c 	qedi->bdq_pbl = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent 1525 drivers/scsi/qedi/qedi_main.c 	qedi->bdq_pbl_list = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent 1624 drivers/scsi/qedi/qedi_main.c 		qedi->global_queues[i]->cq = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent 1635 drivers/scsi/qedi/qedi_main.c 		qedi->global_queues[i]->cq_pbl = dma_alloc_coherent(&qedi->pdev->dev,
dma_alloc_coherent 1706 drivers/scsi/qedi/qedi_main.c 	ep->sq = dma_alloc_coherent(&qedi->pdev->dev, ep->sq_mem_size,
dma_alloc_coherent 1714 drivers/scsi/qedi/qedi_main.c 	ep->sq_pbl = dma_alloc_coherent(&qedi->pdev->dev, ep->sq_pbl_size,
dma_alloc_coherent 1716 drivers/scsi/qla1280.c 	tbuf = dma_alloc_coherent(&ha->pdev->dev, 8000, &p_tbuf, GFP_KERNEL);
dma_alloc_coherent 4209 drivers/scsi/qla1280.c 	ha->request_ring = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4217 drivers/scsi/qla1280.c 	ha->response_ring = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent  867 drivers/scsi/qla2xxx/qla_attr.c 	ha->xgmac_data = dma_alloc_coherent(&ha->pdev->dev, XGMAC_DATA_SIZE,
dma_alloc_coherent  926 drivers/scsi/qla2xxx/qla_attr.c 	ha->dcbx_tlv = dma_alloc_coherent(&ha->pdev->dev, DCBX_TLV_DATA_SIZE,
dma_alloc_coherent 2625 drivers/scsi/qla2xxx/qla_attr.c 	stats = dma_alloc_coherent(&ha->pdev->dev, sizeof(*stats), &stats_dma,
dma_alloc_coherent 2694 drivers/scsi/qla2xxx/qla_attr.c 		stats = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent  767 drivers/scsi/qla2xxx/qla_bsg.c 	req_data = dma_alloc_coherent(&ha->pdev->dev, req_data_len,
dma_alloc_coherent  776 drivers/scsi/qla2xxx/qla_bsg.c 	rsp_data = dma_alloc_coherent(&ha->pdev->dev, rsp_data_len,
dma_alloc_coherent 1025 drivers/scsi/qla2xxx/qla_bsg.c 	fw_buf = dma_alloc_coherent(&ha->pdev->dev, data_len,
dma_alloc_coherent 1152 drivers/scsi/qla2xxx/qla_bsg.c 		mgmt_b = dma_alloc_coherent(&ha->pdev->dev, data_len,
dma_alloc_coherent 1202 drivers/scsi/qla2xxx/qla_bsg.c 		mgmt_b = dma_alloc_coherent(&ha->pdev->dev, data_len,
dma_alloc_coherent 2317 drivers/scsi/qla2xxx/qla_bsg.c 	stats = dma_alloc_coherent(&ha->pdev->dev, sizeof(*stats), &stats_dma,
dma_alloc_coherent   69 drivers/scsi/qla2xxx/qla_dfs.c 		gid_list = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent  602 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent  613 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent  698 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent  709 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent  789 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent  800 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent  897 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent  908 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent 3353 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent 3363 drivers/scsi/qla2xxx/qla_gs.c 	sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent 4094 drivers/scsi/qla2xxx/qla_gs.c 		sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent 4114 drivers/scsi/qla2xxx/qla_gs.c 		sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent 3120 drivers/scsi/qla2xxx/qla_init.c 	tc = dma_alloc_coherent(&ha->pdev->dev, FCE_SIZE, &tc_dma,
dma_alloc_coherent 3165 drivers/scsi/qla2xxx/qla_init.c 	tc = dma_alloc_coherent(&ha->pdev->dev, EFT_SIZE, &tc_dma,
dma_alloc_coherent 4836 drivers/scsi/qla2xxx/qla_init.c 	fcport->ct_desc.ct_sns = dma_alloc_coherent(&vha->hw->pdev->dev,
dma_alloc_coherent 6540 drivers/scsi/qla2xxx/qla_init.c 		ha->mctp_dump = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 2607 drivers/scsi/qla2xxx/qla_iocb.c 	elsio->u.els_logo.els_logo_pyld = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 2824 drivers/scsi/qla2xxx/qla_iocb.c 	    dma_alloc_coherent(&ha->pdev->dev, DMA_POOL_SIZE,
dma_alloc_coherent 2833 drivers/scsi/qla2xxx/qla_iocb.c 	    dma_alloc_coherent(&ha->pdev->dev, DMA_POOL_SIZE,
dma_alloc_coherent 5700 drivers/scsi/qla2xxx/qla_mbx.c 	ha->md_tmplt_hdr = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 5750 drivers/scsi/qla2xxx/qla_mbx.c 	ha->md_tmplt_hdr = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent  702 drivers/scsi/qla2xxx/qla_mid.c 	req->ring = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent  831 drivers/scsi/qla2xxx/qla_mid.c 	rsp->ring = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 1868 drivers/scsi/qla2xxx/qla_mr.c 		fdisc->u.fxiocb.req_addr = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 1921 drivers/scsi/qla2xxx/qla_mr.c 		fdisc->u.fxiocb.rsp_addr = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 2700 drivers/scsi/qla2xxx/qla_nx.c 		optrom = dma_alloc_coherent(&ha->pdev->dev, OPTROM_BURST_SIZE,
dma_alloc_coherent 2929 drivers/scsi/qla2xxx/qla_nx2.c 	rdmem_buffer = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 3975 drivers/scsi/qla2xxx/qla_os.c 	ha->init_cb = dma_alloc_coherent(&ha->pdev->dev, ha->init_cb_size,
dma_alloc_coherent 3983 drivers/scsi/qla2xxx/qla_os.c 	ha->gid_list = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4127 drivers/scsi/qla2xxx/qla_os.c 		ha->sns_cmd = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4140 drivers/scsi/qla2xxx/qla_os.c 		ha->ct_sns = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4157 drivers/scsi/qla2xxx/qla_os.c 	(*req)->ring = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4174 drivers/scsi/qla2xxx/qla_os.c 	(*rsp)->ring = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4239 drivers/scsi/qla2xxx/qla_os.c 	ha->sfp_data = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4247 drivers/scsi/qla2xxx/qla_os.c 	ha->flt = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4395 drivers/scsi/qla2xxx/qla_os.c 		ha->exlogin_buf = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4518 drivers/scsi/qla2xxx/qla_os.c 		ha->exchoffld_buf = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 4822 drivers/scsi/qla2xxx/qla_os.c 	vha->gnl.l = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 1284 drivers/scsi/qla2xxx/qla_sup.c 	optrom = dma_alloc_coherent(&ha->pdev->dev, OPTROM_BURST_SIZE,
dma_alloc_coherent 2710 drivers/scsi/qla2xxx/qla_sup.c 	optrom = dma_alloc_coherent(&ha->pdev->dev, OPTROM_BURST_SIZE,
dma_alloc_coherent 2785 drivers/scsi/qla2xxx/qla_sup.c 		sfub = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 3018 drivers/scsi/qla2xxx/qla_sup.c 	optrom = dma_alloc_coherent(&ha->pdev->dev, OPTROM_BURST_SIZE,
dma_alloc_coherent 1294 drivers/scsi/qla2xxx/qla_target.c 	gid_list = dma_alloc_coherent(&ha->pdev->dev, qla2x00_gid_list_size(ha),
dma_alloc_coherent 7188 drivers/scsi/qla2xxx/qla_target.c 	ha->tgt.atio_ring = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent   47 drivers/scsi/qla4xxx/ql4_bsg.c 	flash = dma_alloc_coherent(&ha->pdev->dev, length, &flash_dma,
dma_alloc_coherent  114 drivers/scsi/qla4xxx/ql4_bsg.c 	flash = dma_alloc_coherent(&ha->pdev->dev, length, &flash_dma,
dma_alloc_coherent  242 drivers/scsi/qla4xxx/ql4_bsg.c 	nvram = dma_alloc_coherent(&ha->pdev->dev, len, &nvram_dma,
dma_alloc_coherent  313 drivers/scsi/qla4xxx/ql4_bsg.c 	nvram = dma_alloc_coherent(&ha->pdev->dev, len, &nvram_dma,
dma_alloc_coherent  421 drivers/scsi/qla4xxx/ql4_bsg.c 	acb = dma_alloc_coherent(&ha->pdev->dev, len, &acb_dma, GFP_KERNEL);
dma_alloc_coherent  156 drivers/scsi/qla4xxx/ql4_init.c 	sys_info = dma_alloc_coherent(&ha->pdev->dev, sizeof(*sys_info),
dma_alloc_coherent  334 drivers/scsi/qla4xxx/ql4_init.c 	md_tmp = dma_alloc_coherent(&ha->pdev->dev, ha->fw_dump_tmplt_size,
dma_alloc_coherent  628 drivers/scsi/qla4xxx/ql4_mbx.c 	init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent  709 drivers/scsi/qla4xxx/ql4_mbx.c 	init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 1039 drivers/scsi/qla4xxx/ql4_mbx.c 	crash_record = dma_alloc_coherent(&ha->pdev->dev, crash_record_size,
dma_alloc_coherent 1096 drivers/scsi/qla4xxx/ql4_mbx.c 	event_log = dma_alloc_coherent(&ha->pdev->dev, event_log_size,
dma_alloc_coherent 1340 drivers/scsi/qla4xxx/ql4_mbx.c 	about_fw = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 2000 drivers/scsi/qla4xxx/ql4_mbx.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 2346 drivers/scsi/qla4xxx/ql4_mbx.c 	acb = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 2052 drivers/scsi/qla4xxx/ql4_nx.c 	rdmem_buffer = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 2090 drivers/scsi/qla4xxx/ql4_nx.c 			rdmem_buffer = dma_alloc_coherent(&ha->pdev->dev, size,
dma_alloc_coherent 4055 drivers/scsi/qla4xxx/ql4_nx.c 	sys_info = dma_alloc_coherent(&ha->pdev->dev, sizeof(*sys_info),
dma_alloc_coherent  613 drivers/scsi/qla4xxx/ql4_os.c 	chap_flash_data = dma_alloc_coherent(&ha->pdev->dev, chap_size,
dma_alloc_coherent 1057 drivers/scsi/qla4xxx/ql4_os.c 	ql_iscsi_stats = dma_alloc_coherent(&ha->pdev->dev, stats_size,
dma_alloc_coherent 1798 drivers/scsi/qla4xxx/ql4_os.c 	ql_iscsi_stats = dma_alloc_coherent(&ha->pdev->dev, stats_size,
dma_alloc_coherent 2707 drivers/scsi/qla4xxx/ql4_os.c 	init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 3120 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 3244 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 3393 drivers/scsi/qla4xxx/ql4_os.c 	task_data->resp_buffer = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 3401 drivers/scsi/qla4xxx/ql4_os.c 	task_data->req_buffer = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 3884 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 3926 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 4211 drivers/scsi/qla4xxx/ql4_os.c 	ha->queues = dma_alloc_coherent(&ha->pdev->dev, ha->queues_len,
dma_alloc_coherent 5934 drivers/scsi/qla4xxx/ql4_os.c 		buf = dma_alloc_coherent(&ha->pdev->dev, size,
dma_alloc_coherent 6058 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 7285 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 7352 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 7409 drivers/scsi/qla4xxx/ql4_os.c 	ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*ddb_entry),
dma_alloc_coherent 7548 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 7623 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 8369 drivers/scsi/qla4xxx/ql4_os.c 	pddb = dma_alloc_coherent(&ha->pdev->dev, ddb_size,
dma_alloc_coherent 8419 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent 8540 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 8922 drivers/scsi/qla4xxx/ql4_os.c 	fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
dma_alloc_coherent 9470 drivers/scsi/qla4xxx/ql4_os.c 	acb = dma_alloc_coherent(&ha->pdev->dev,
dma_alloc_coherent  822 drivers/scsi/qlogicpti.c 	qpti->res_cpu = dma_alloc_coherent(&op->dev,
dma_alloc_coherent  831 drivers/scsi/qlogicpti.c 	qpti->req_cpu = dma_alloc_coherent(&op->dev,
dma_alloc_coherent 3580 drivers/scsi/smartpqi/smartpqi_init.c 		dma_alloc_coherent(&ctrl_info->pci_dev->dev, alloc_length,
dma_alloc_coherent 3719 drivers/scsi/smartpqi/smartpqi_init.c 		dma_alloc_coherent(&ctrl_info->pci_dev->dev, alloc_length,
dma_alloc_coherent 4610 drivers/scsi/smartpqi/smartpqi_init.c 	ctrl_info->error_buffer = dma_alloc_coherent(&ctrl_info->pci_dev->dev,
dma_alloc_coherent 4654 drivers/scsi/smartpqi/smartpqi_init.c 		sg_chain_buffer = dma_alloc_coherent(dev,
dma_alloc_coherent 7616 drivers/scsi/smartpqi/smartpqi_init.c 			dma_alloc_coherent(dev, chunk_size, &dma_handle,
dma_alloc_coherent 7674 drivers/scsi/smartpqi/smartpqi_init.c 	pqi_ofa_memory = dma_alloc_coherent(dev,
dma_alloc_coherent  228 drivers/scsi/snic/vnic_dev.c 	ring->descs_unaligned = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent  472 drivers/scsi/snic/vnic_dev.c 		vdev->fw_info = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent  536 drivers/scsi/snic/vnic_dev.c 		vdev->stats = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent  609 drivers/scsi/snic/vnic_dev.c 		vdev->notify = dma_alloc_coherent(&vdev->pdev->dev,
dma_alloc_coherent 1736 drivers/scsi/stex.c 	hba->dma_mem = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 1747 drivers/scsi/stex.c 			hba->dma_mem = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  203 drivers/scsi/sun3x_esp.c 	esp->command_block = dma_alloc_coherent(esp->dev, 16,
dma_alloc_coherent  104 drivers/scsi/sun_esp.c 	esp->command_block = dma_alloc_coherent(esp->dev, 16,
dma_alloc_coherent 1198 drivers/scsi/sym53c8xx_2/sym_hipd.h 	vaddr = dma_alloc_coherent(mp->dev_dmat, SYM_MEM_CLUSTER_SIZE, &baddr,
dma_alloc_coherent  435 drivers/scsi/vmw_pvscsi.c 	adapter->rings_state = dma_alloc_coherent(&adapter->dev->dev, PAGE_SIZE,
dma_alloc_coherent  444 drivers/scsi/vmw_pvscsi.c 	adapter->req_ring = dma_alloc_coherent(&adapter->dev->dev,
dma_alloc_coherent  452 drivers/scsi/vmw_pvscsi.c 	adapter->cmp_ring = dma_alloc_coherent(&adapter->dev->dev,
dma_alloc_coherent  467 drivers/scsi/vmw_pvscsi.c 	adapter->msg_ring = dma_alloc_coherent(&adapter->dev->dev,
dma_alloc_coherent 1293 drivers/scsi/vmw_pvscsi.c 	config_page = dma_alloc_coherent(&adapter->dev->dev, PAGE_SIZE,
dma_alloc_coherent  330 drivers/scsi/wd719x.c 		wd->fw_virt = dma_alloc_coherent(&wd->pdev->dev, wd->fw_size,
dma_alloc_coherent  827 drivers/scsi/wd719x.c 	wd->params = dma_alloc_coherent(&wd->pdev->dev,
dma_alloc_coherent  836 drivers/scsi/wd719x.c 	wd->hash_virt = dma_alloc_coherent(&wd->pdev->dev,
dma_alloc_coherent  856 drivers/scsi/zorro_esp.c 	esp->command_block = dma_alloc_coherent(esp->dev, 16,
dma_alloc_coherent  676 drivers/slimbus/qcom-ngd-ctrl.c 	ctrl->rx_base = dma_alloc_coherent(dev, size, &ctrl->rx_phys_base,
dma_alloc_coherent  713 drivers/slimbus/qcom-ngd-ctrl.c 	ctrl->tx_base = dma_alloc_coherent(dev, size, &ctrl->tx_phys_base,
dma_alloc_coherent  106 drivers/soc/tegra/fuse/fuse-tegra20.c 	fuse->apbdma.virt = dma_alloc_coherent(fuse->dev, sizeof(u32),
dma_alloc_coherent 1579 drivers/spi/spi-atmel.c 		as->addr_rx_bbuf = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent 1586 drivers/spi/spi-atmel.c 			as->addr_tx_bbuf = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  408 drivers/spi/spi-fsl-dspi.c 	dma->tx_dma_buf = dma_alloc_coherent(dev, DSPI_DMA_BUFSIZE,
dma_alloc_coherent  415 drivers/spi/spi-fsl-dspi.c 	dma->rx_dma_buf = dma_alloc_coherent(dev, DSPI_DMA_BUFSIZE,
dma_alloc_coherent  461 drivers/spi/spi-pic32-sqi.c 	sqi->bd = dma_alloc_coherent(&sqi->master->dev,
dma_alloc_coherent  679 drivers/spi/spi-tegra114.c 	dma_buf = dma_alloc_coherent(tspi->dev, tspi->dma_buf_size,
dma_alloc_coherent  612 drivers/spi/spi-tegra20-slink.c 	dma_buf = dma_alloc_coherent(tspi->dev, tspi->dma_buf_size,
dma_alloc_coherent  778 drivers/spi/spi-ti-qspi.c 	qspi->rx_bb_addr = dma_alloc_coherent(qspi->dev,
dma_alloc_coherent 1303 drivers/spi/spi-topcliff-pch.c 	dma->tx_buf_virt = dma_alloc_coherent(&board_dat->pdev->dev,
dma_alloc_coherent 1309 drivers/spi/spi-topcliff-pch.c 	dma->rx_buf_virt = dma_alloc_coherent(&board_dat->pdev->dev,
dma_alloc_coherent  105 drivers/staging/comedi/comedi_buf.c 		virt_addr = dma_alloc_coherent(bm->dma_hw_dev,
dma_alloc_coherent  916 drivers/staging/comedi/drivers/addi_apci_3120.c 			dmabuf->virt = dma_alloc_coherent(dev->hw_dev,
dma_alloc_coherent 1471 drivers/staging/comedi/drivers/adl_pci9118.c 			    dma_alloc_coherent(dev->hw_dev, PAGE_SIZE << order,
dma_alloc_coherent 1482 drivers/staging/comedi/drivers/cb_pcidas64.c 			dma_alloc_coherent(&pcidev->dev, DMA_BUFFER_SIZE,
dma_alloc_coherent 1491 drivers/staging/comedi/drivers/cb_pcidas64.c 			    dma_alloc_coherent(&pcidev->dev,
dma_alloc_coherent 1501 drivers/staging/comedi/drivers/cb_pcidas64.c 		dma_alloc_coherent(&pcidev->dev, sizeof(struct plx_dma_desc) *
dma_alloc_coherent 1509 drivers/staging/comedi/drivers/cb_pcidas64.c 			dma_alloc_coherent(&pcidev->dev,
dma_alloc_coherent  208 drivers/staging/comedi/drivers/comedi_isadma.c 		desc->virt_addr = dma_alloc_coherent(dma->dev, desc->maxsize,
dma_alloc_coherent  623 drivers/staging/comedi/drivers/gsc_hpdi.c 		    dma_alloc_coherent(&pcidev->dev, DMA_BUFFER_SIZE,
dma_alloc_coherent  633 drivers/staging/comedi/drivers/gsc_hpdi.c 	devpriv->dma_desc = dma_alloc_coherent(&pcidev->dev,
dma_alloc_coherent  730 drivers/staging/comedi/drivers/mite.c 	descs = dma_alloc_coherent(ring->hw_dev,
dma_alloc_coherent 2597 drivers/staging/emxx_udc/emxx_udc.c 			ep->virt_buf = dma_alloc_coherent(NULL, PAGE_SIZE,
dma_alloc_coherent 1268 drivers/staging/gasket/gasket_page_table.c 	mem = dma_alloc_coherent(gasket_get_device(gasket_dev),
dma_alloc_coherent  731 drivers/staging/media/allegro-dvt/allegro-core.c 	buffer->vaddr = dma_alloc_coherent(&dev->plat_dev->dev, size,
dma_alloc_coherent  625 drivers/staging/media/hantro/hantro_h264.c 	priv->cpu = dma_alloc_coherent(vpu->dev, sizeof(*tbl), &priv->dma,
dma_alloc_coherent   44 drivers/staging/media/hantro/hantro_mpeg2.c 		dma_alloc_coherent(vpu->dev,
dma_alloc_coherent  164 drivers/staging/media/hantro/hantro_vp8.c 	aux_buf->cpu = dma_alloc_coherent(vpu->dev, aux_buf->size,
dma_alloc_coherent  175 drivers/staging/media/hantro/hantro_vp8.c 	aux_buf->cpu = dma_alloc_coherent(vpu->dev, aux_buf->size,
dma_alloc_coherent  685 drivers/staging/media/imx/imx-media-utils.c 	buf->virt = dma_alloc_coherent(dev, buf->len, &buf->phys,
dma_alloc_coherent   74 drivers/staging/media/meson/vdec/codec_mpeg12.c 	mpeg12->workspace_vaddr = dma_alloc_coherent(core->dev, SIZE_WORKSPACE,
dma_alloc_coherent  149 drivers/staging/media/meson/vdec/esparser.c 	eos_vaddr = dma_alloc_coherent(dev, len + SEARCH_PATTERN_LEN,
dma_alloc_coherent  304 drivers/staging/media/meson/vdec/vdec.c 		dma_alloc_coherent(sess->core->dev, sess->vififo_size,
dma_alloc_coherent   47 drivers/staging/media/meson/vdec/vdec_1.c 	mc_addr = dma_alloc_coherent(core->dev, MC_SIZE,
dma_alloc_coherent  482 drivers/staging/media/sunxi/cedrus/cedrus_h264.c 		dma_alloc_coherent(dev->dev, CEDRUS_PIC_INFO_BUF_SIZE,
dma_alloc_coherent  496 drivers/staging/media/sunxi/cedrus/cedrus_h264.c 		dma_alloc_coherent(dev->dev, CEDRUS_NEIGHBOR_INFO_BUF_SIZE,
dma_alloc_coherent  526 drivers/staging/media/sunxi/cedrus/cedrus_h264.c 	ctx->codec.h264.mv_col_buf = dma_alloc_coherent(dev->dev,
dma_alloc_coherent  669 drivers/staging/most/dim2/dim2.c 	return dma_alloc_coherent(dev, size, &mbo->bus_address, GFP_KERNEL);
dma_alloc_coherent  550 drivers/staging/mt7621-dma/mtk-hsdma.c 	chan->tx_ring = dma_alloc_coherent(hsdma->ddev.dev,
dma_alloc_coherent  235 drivers/staging/uwb/whc-rc.c 	whcrc->cmd_buf = dma_alloc_coherent(&umc_dev->dev, PAGE_SIZE,
dma_alloc_coherent  242 drivers/staging/uwb/whc-rc.c 	whcrc->evt_buf = dma_alloc_coherent(&umc_dev->dev, PAGE_SIZE,
dma_alloc_coherent  390 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c 	pagelist = dma_alloc_coherent(g_dev, pagelist_size, &dma_addr,
dma_alloc_coherent  443 drivers/staging/vt6655/device_main.c 	vir_pool = dma_alloc_coherent(&priv->pcid->dev,
dma_alloc_coherent  459 drivers/staging/vt6655/device_main.c 	priv->tx0_bufs = dma_alloc_coherent(&priv->pcid->dev,
dma_alloc_coherent  118 drivers/staging/wusbcore/host/whci/init.c 	whc->gen_cmd_buf = dma_alloc_coherent(&whc->umc->dev, WHC_GEN_CMD_DATA_LEN,
dma_alloc_coherent  125 drivers/staging/wusbcore/host/whci/init.c 	whc->dn_buf = dma_alloc_coherent(&whc->umc->dev,
dma_alloc_coherent  134 drivers/staging/wusbcore/host/whci/init.c 	whc->di_buf = dma_alloc_coherent(&whc->umc->dev,
dma_alloc_coherent  379 drivers/staging/wusbcore/host/whci/pzl.c 	whc->pz_list = dma_alloc_coherent(&whc->umc->dev, sizeof(u64) * 16,
dma_alloc_coherent  525 drivers/thunderbolt/nhi.c 	ring->descriptors = dma_alloc_coherent(&ring->nhi->pdev->dev,
dma_alloc_coherent  212 drivers/tty/serial/8250/8250_dma.c 	dma->rx_buf = dma_alloc_coherent(dma->rxchan->device->dev, dma->rx_size,
dma_alloc_coherent  376 drivers/tty/serial/amba-pl011.c 	sg->buf = dma_alloc_coherent(chan->device->dev,
dma_alloc_coherent   88 drivers/tty/serial/cpm_uart/cpm_uart_cpm1.c 		mem_addr = dma_alloc_coherent(pinfo->port.dev, memsz, &dma_addr,
dma_alloc_coherent  123 drivers/tty/serial/cpm_uart/cpm_uart_cpm2.c 		mem_addr = dma_alloc_coherent(pinfo->port.dev, memsz, &dma_addr,
dma_alloc_coherent 1047 drivers/tty/serial/ifx6x60.c 	ifx_dev->tx_buffer = dma_alloc_coherent(ifx_dev->spi_dev->dev.parent,
dma_alloc_coherent 1056 drivers/tty/serial/ifx6x60.c 	ifx_dev->rx_buffer = dma_alloc_coherent(ifx_dev->spi_dev->dev.parent,
dma_alloc_coherent  757 drivers/tty/serial/pch_uart.c 	priv->rx_buf_virt = dma_alloc_coherent(port->dev, port->fifosize,
dma_alloc_coherent 1135 drivers/tty/serial/serial-tegra.c 		dma_buf = dma_alloc_coherent(tup->uport.dev,
dma_alloc_coherent 1621 drivers/tty/serial/sh-sci.c 		buf = dma_alloc_coherent(chan->device->dev, s->buf_len_rx * 2,
dma_alloc_coherent 1396 drivers/tty/serial/sirfsoc_uart.c 		dma_alloc_coherent(port->dev, SIRFSOC_RX_DMA_BUF_SIZE,
dma_alloc_coherent  361 drivers/tty/serial/sprd_serial.c 	sp->rx_dma.virt = dma_alloc_coherent(sp->port.dev, SPRD_UART_RX_SIZE,
dma_alloc_coherent 1027 drivers/tty/serial/stm32-usart.c 	stm32port->rx_buf = dma_alloc_coherent(&pdev->dev, RX_BUF_L,
dma_alloc_coherent 1099 drivers/tty/serial/stm32-usart.c 	stm32port->tx_buf = dma_alloc_coherent(&pdev->dev, TX_BUF_L,
dma_alloc_coherent 1017 drivers/tty/serial/ucc_uart.c 	bd_virt = dma_alloc_coherent(port->dev, rx_size + tx_size, &bd_dma_addr,
dma_alloc_coherent 3667 drivers/tty/synclink.c 		info->buffer_list = dma_alloc_coherent(NULL, BUFFERLISTSIZE, &info->buffer_list_dma_addr, GFP_KERNEL);
dma_alloc_coherent 3777 drivers/tty/synclink.c 			BufferList[i].virt_addr = dma_alloc_coherent(NULL, DMABUFFERSIZE, &BufferList[i].dma_addr, GFP_KERNEL);
dma_alloc_coherent   58 drivers/uio/uio_dmem_genirq.c 		addr = dma_alloc_coherent(&priv->pdev->dev, uiomem->size,
dma_alloc_coherent  177 drivers/uio/uio_pruss.c 	gdev->ddr_vaddr = dma_alloc_coherent(dev, extram_pool_sz,
dma_alloc_coherent  186 drivers/usb/cdns3/gadget.c 		priv_ep->trb_pool = dma_alloc_coherent(priv_dev->sysdev,
dma_alloc_coherent  741 drivers/usb/cdns3/gadget.c 		buf->buf = dma_alloc_coherent(priv_dev->sysdev,
dma_alloc_coherent 2649 drivers/usb/cdns3/gadget.c 	priv_dev->setup_buf = dma_alloc_coherent(priv_dev->sysdev, 8,
dma_alloc_coherent  139 drivers/usb/core/buffer.c 	return dma_alloc_coherent(hcd->self.sysdev, size, dma, mem_flags);
dma_alloc_coherent 5145 drivers/usb/dwc2/hcd.c 		hsotg->status_buf = dma_alloc_coherent(hsotg->dev,
dma_alloc_coherent  356 drivers/usb/dwc3/core.c 	evt->buf	= dma_alloc_coherent(dwc->sysdev, length,
dma_alloc_coherent  439 drivers/usb/dwc3/gadget.c 	dep->trb_pool = dma_alloc_coherent(dwc->sysdev,
dma_alloc_coherent 3363 drivers/usb/dwc3/gadget.c 	dwc->ep0_trb = dma_alloc_coherent(dwc->sysdev,
dma_alloc_coherent 3378 drivers/usb/dwc3/gadget.c 	dwc->bounce = dma_alloc_coherent(dwc->sysdev, DWC3_BOUNCE_SIZE,
dma_alloc_coherent  367 drivers/usb/gadget/udc/aspeed-vhub/core.c 	vhub->ep0_bufs = dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  826 drivers/usb/gadget/udc/aspeed-vhub/epn.c 	ep->buf = dma_alloc_coherent(&vhub->pdev->dev,
dma_alloc_coherent  175 drivers/usb/gadget/udc/bdc/bdc_core.c 	bdc->scratchpad.buff  =  dma_alloc_coherent(bdc->dev, sp_buff_size,
dma_alloc_coherent  206 drivers/usb/gadget/udc/bdc/bdc_core.c 	bdc->srr.sr_bds = dma_alloc_coherent(bdc->dev,
dma_alloc_coherent 2265 drivers/usb/gadget/udc/fsl_udc_core.c 	udc->ep_qh = dma_alloc_coherent(&pdev->dev, size,
dma_alloc_coherent 2017 drivers/usb/gadget/udc/gr_udc.c 	ep->tailbuf = dma_alloc_coherent(dev->dev, ep->ep.maxpacket_limit,
dma_alloc_coherent 3096 drivers/usb/gadget/udc/lpc32xx_udc.c 	udc->udca_v_base = dma_alloc_coherent(&pdev->dev, UDCA_BUFF_SIZE,
dma_alloc_coherent 1872 drivers/usb/gadget/udc/mv_u3d_core.c 	u3d->ep_context = dma_alloc_coherent(&dev->dev, size,
dma_alloc_coherent 2195 drivers/usb/gadget/udc/mv_udc_core.c 	udc->ep_dqh = dma_alloc_coherent(&pdev->dev, size,
dma_alloc_coherent 1460 drivers/usb/gadget/udc/renesas_usb3.c 		dma->prd = dma_alloc_coherent(dev, USB3_DMA_PRD_SIZE,
dma_alloc_coherent  189 drivers/usb/host/ehci-mem.c 		dma_alloc_coherent(ehci_to_hcd(ehci)->self.sysdev,
dma_alloc_coherent 1957 drivers/usb/host/fotg210-hcd.c 		dma_alloc_coherent(fotg210_to_hcd(fotg210)->self.controller,
dma_alloc_coherent  523 drivers/usb/host/ohci-hcd.c 		ohci->hcca = dma_alloc_coherent(hcd->self.controller,
dma_alloc_coherent  599 drivers/usb/host/uhci-hcd.c 	uhci->frame = dma_alloc_coherent(uhci_dev(uhci),
dma_alloc_coherent   23 drivers/usb/host/xhci-dbgcap.c 	vaddr = dma_alloc_coherent(xhci_to_hcd(xhci)->self.sysdev,
dma_alloc_coherent  566 drivers/usb/host/xhci-mem.c 		return dma_alloc_coherent(dev, size,
dma_alloc_coherent 1667 drivers/usb/host/xhci-mem.c 	xhci->scratchpad->sp_array = dma_alloc_coherent(dev,
dma_alloc_coherent 1681 drivers/usb/host/xhci-mem.c 		void *buf = dma_alloc_coherent(dev, xhci->page_size, &dma,
dma_alloc_coherent 1808 drivers/usb/host/xhci-mem.c 	erst->entries = dma_alloc_coherent(xhci_to_hcd(xhci)->self.sysdev,
dma_alloc_coherent 2423 drivers/usb/host/xhci-mem.c 	xhci->dcbaa = dma_alloc_coherent(dev, sizeof(*xhci->dcbaa), &dma,
dma_alloc_coherent  811 drivers/usb/host/xhci-tegra.c 	tegra->fw.virt = dma_alloc_coherent(tegra->dev, tegra->fw.size,
dma_alloc_coherent  822 drivers/video/fbdev/amba-clcd.c 	fb->fb.screen_base = dma_alloc_coherent(&fb->dev->dev, framesize,
dma_alloc_coherent  241 drivers/video/fbdev/goldfishfb.c 	fb->fb.screen_base = (char __force __iomem *)dma_alloc_coherent(
dma_alloc_coherent  608 drivers/video/fbdev/mmp/fb/mmpfb.c 	fbi->fb_start = dma_alloc_coherent(&pdev->dev, PAGE_ALIGN(fbi->fb_size),
dma_alloc_coherent  334 drivers/video/fbdev/ocfb.c 	fbdev->fb_virt = dma_alloc_coherent(&pdev->dev, PAGE_ALIGN(fbsize),
dma_alloc_coherent  538 drivers/video/fbdev/pxa3xx-gcu.c 	buffer->ptr = dma_alloc_coherent(dev, PXA3XX_GCU_BATCH_WORDS * 4,
dma_alloc_coherent  630 drivers/video/fbdev/pxa3xx-gcu.c 	priv->shared = dma_alloc_coherent(dev, SHARED_SIZE,
dma_alloc_coherent 2321 drivers/video/fbdev/pxafb.c 	fbi->dma_buff = dma_alloc_coherent(fbi->dev, fbi->dma_buff_size,
dma_alloc_coherent  411 drivers/video/fbdev/sh7760fb.c 	fbmem = dma_alloc_coherent(info->dev, vram, &par->fbdma, GFP_KERNEL);
dma_alloc_coherent 2393 drivers/video/fbdev/sh_mobile_lcdcfb.c 	ovl->fb_mem = dma_alloc_coherent(dev, ovl->fb_size, &ovl->dma_handle,
dma_alloc_coherent 2486 drivers/video/fbdev/sh_mobile_lcdcfb.c 	ch->fb_mem = dma_alloc_coherent(dev, ch->fb_size, &ch->dma_handle,
dma_alloc_coherent  241 drivers/video/fbdev/via/via-core.c 	descrpages = dma_alloc_coherent(&global_dev.pdev->dev,
dma_alloc_coherent  351 drivers/video/fbdev/vt8500lcdfb.c 	fb_mem_virt = dma_alloc_coherent(&pdev->dev, fb_mem_len, &fb_mem_phys,
dma_alloc_coherent  364 drivers/video/fbdev/vt8500lcdfb.c 	fbi->palette_cpu	= dma_alloc_coherent(&pdev->dev,
dma_alloc_coherent  288 drivers/video/fbdev/xilinxfb.c 		drvdata->fb_virt = dma_alloc_coherent(dev, PAGE_ALIGN(fbsize),
dma_alloc_coherent  276 drivers/virtio/virtio_ring.c 		return dma_alloc_coherent(vdev->dev.parent, size,
dma_alloc_coherent  858 drivers/xen/grant-table.c 		args->vaddr = dma_alloc_coherent(args->dev, size,
dma_alloc_coherent   20 include/linux/pci-dma-compat.h 	return dma_alloc_coherent(&hwdev->dev, size, dma_handle, GFP_ATOMIC);
dma_alloc_coherent   27 include/linux/pci-dma-compat.h 	return dma_alloc_coherent(&hwdev->dev, size, dma_handle, GFP_ATOMIC);
dma_alloc_coherent 4094 include/rdma/ib_verbs.h 	return dma_alloc_coherent(dev->dma_device, size, dma_handle, flag);
dma_alloc_coherent  228 mm/dmapool.c   	page->vaddr = dma_alloc_coherent(pool->dev, pool->allocation,
dma_alloc_coherent   49 sound/aoa/soundbus/i2sbus/core.c 	r->space = dma_alloc_coherent(&macio_get_pci_dev(i2sdev->macio)->dev,
dma_alloc_coherent   34 sound/core/memalloc.c 	dmab->area = dma_alloc_coherent(dmab->dev.dev, size, &dmab->addr,
dma_alloc_coherent  832 sound/mips/sgio2audio.c 	chip->ring_base = dma_alloc_coherent(card->dev,
dma_alloc_coherent   40 sound/pci/asihpi/hpios.c 		dma_alloc_coherent(&pdev->dev, size, &p_mem_area->dma_handle,
dma_alloc_coherent  216 sound/ppc/beep.c 	dmabuf = dma_alloc_coherent(&chip->pdev->dev, BEEP_BUFLEN * 4,
dma_alloc_coherent   54 sound/ppc/pmac.c 	rec->space = dma_alloc_coherent(&chip->pdev->dev, rsize,
dma_alloc_coherent 1022 sound/ppc/snd_ps3.c 		dma_alloc_coherent(&the_card.ps3_dev->core,
dma_alloc_coherent   47 sound/soc/atmel/atmel-pcm-pdc.c 	buf->area = dma_alloc_coherent(pcm->card->dev, size,
dma_alloc_coherent  738 sound/soc/bcm/cygnus-pcm.c 	buf->area = dma_alloc_coherent(pcm->card->dev, size,
dma_alloc_coherent  419 sound/soc/fsl/fsl_dma.c 	dma_private = dma_alloc_coherent(dev, sizeof(struct fsl_dma_private),
dma_alloc_coherent  348 sound/soc/intel/common/sst-firmware.c 	sst_fw->dma_buf = dma_alloc_coherent(dsp->dma_dev, sst_fw->size,
dma_alloc_coherent  936 sound/soc/intel/common/sst-firmware.c 	context->buffer = dma_alloc_coherent(dsp->dma_dev,
dma_alloc_coherent 2142 sound/soc/intel/haswell/sst-haswell-ipc.c 	hsw->dx_context = dma_alloc_coherent(hsw->dsp->dma_dev,
dma_alloc_coherent  260 sound/soc/kirkwood/kirkwood-dma.c 	buf->area = dma_alloc_coherent(pcm->card->dev, size,
dma_alloc_coherent 2540 sound/sparc/dbri.c 	dbri->dma = dma_alloc_coherent(&op->dev, sizeof(struct dbri_dma),