Symbol: dmam_alloc_coherent
drivers/accel/ivpu/ivpu_mmu.c
341
cdtab->base = dmam_alloc_coherent(vdev->drm.dev, size, &cdtab->dma, GFP_KERNEL);
drivers/accel/ivpu/ivpu_mmu.c
356
strtab->base = dmam_alloc_coherent(vdev->drm.dev, size, &strtab->dma, GFP_KERNEL);
drivers/accel/ivpu/ivpu_mmu.c
375
q->base = dmam_alloc_coherent(vdev->drm.dev, IVPU_MMU_CMDQ_SIZE, &q->dma, GFP_KERNEL);
drivers/accel/ivpu/ivpu_mmu.c
394
q->base = dmam_alloc_coherent(vdev->drm.dev, IVPU_MMU_EVTQ_SIZE, &q->dma, GFP_KERNEL);
drivers/ata/acard-ahci.c
311
mem = dmam_alloc_coherent(dev, dma_sz, &mem_dma, GFP_KERNEL);
drivers/ata/libahci.c
2525
mem = dmam_alloc_coherent(dev, dma_sz, &mem_dma, GFP_KERNEL);
drivers/ata/libata-sff.c
2986
dmam_alloc_coherent(ap->host->dev, ATA_PRD_TBL_SZ,
drivers/ata/pata_macio.c
738
dmam_alloc_coherent(priv->dev,
drivers/ata/pdc_adma.c
514
pp->pkt = dmam_alloc_coherent(dev, ADMA_PKT_BYTES, &pp->pkt_dma,
drivers/ata/sata_inic162x.c
709
pp->pkt = dmam_alloc_coherent(dev, sizeof(struct inic_pkt),
drivers/ata/sata_inic162x.c
714
pp->cpb_tbl = dmam_alloc_coherent(dev, IDMA_CPB_TBL_SIZE,
drivers/ata/sata_nv.c
1167
mem = dmam_alloc_coherent(dev, NV_ADMA_PORT_PRIV_DMA_SZ,
drivers/ata/sata_nv.c
1967
pp->prd = dmam_alloc_coherent(dev, ATA_PRD_TBL_SZ * ATA_MAX_QUEUE,
drivers/ata/sata_promise.c
329
pp->pkt = dmam_alloc_coherent(dev, 128, &pp->pkt_dma, GFP_KERNEL);
drivers/ata/sata_qstor.c
467
pp->pkt = dmam_alloc_coherent(dev, QS_PKT_BYTES, &pp->pkt_dma,
drivers/ata/sata_sil24.c
1206
cb = dmam_alloc_coherent(dev, cb_size, &cb_dma, GFP_KERNEL);
drivers/ata/sata_sx4.c
291
pp->pkt = dmam_alloc_coherent(dev, 128, &pp->pkt_dma, GFP_KERNEL);
drivers/bluetooth/btintel_pcie.c
205
data->dbgc.buf_v_addr = dmam_alloc_coherent(&data->pdev->dev,
drivers/bluetooth/btintel_pcie.c
213
data->dbgc.frag_v_addr = dmam_alloc_coherent(&data->pdev->dev,
drivers/bluetooth/hci_bcm4377.c
1554
ring->ring = dmam_alloc_coherent(&bcm4377->pdev->dev,
drivers/bluetooth/hci_bcm4377.c
1569
ring->payloads = dmam_alloc_coherent(
drivers/bluetooth/hci_bcm4377.c
1594
ring->ring = dmam_alloc_coherent(&bcm4377->pdev->dev,
drivers/bluetooth/hci_bcm4377.c
1607
bcm4377->ctx = dmam_alloc_coherent(dev, sizeof(*bcm4377->ctx),
drivers/bluetooth/hci_bcm4377.c
1614
dmam_alloc_coherent(dev, sizeof(*bcm4377->ring_state),
drivers/bluetooth/hci_bcm4377.c
1629
if (!dmam_alloc_coherent(&bcm4377->pdev->dev, 0x20,
drivers/crypto/aspeed/aspeed-acry.c
773
acry_dev->buf_addr = dmam_alloc_coherent(dev, ASPEED_ACRY_BUFF_SIZE,
drivers/crypto/aspeed/aspeed-hace.c
184
dmam_alloc_coherent(&pdev->dev,
drivers/crypto/aspeed/aspeed-hace.c
196
dmam_alloc_coherent(&pdev->dev,
drivers/crypto/aspeed/aspeed-hace.c
208
dmam_alloc_coherent(&pdev->dev,
drivers/crypto/aspeed/aspeed-hace.c
221
dmam_alloc_coherent(&pdev->dev,
drivers/crypto/caam/jr.c
535
jrp->inpring = dmam_alloc_coherent(dev, SIZEOF_JR_INPENTRY *
drivers/crypto/caam/jr.c
541
jrp->outring = dmam_alloc_coherent(dev, SIZEOF_JR_OUTENTRY *
drivers/crypto/ccp/ccp-dev-v5.c
831
cmd_q->qbase = dmam_alloc_coherent(dev, cmd_q->qsize,
drivers/crypto/inside-secure/eip93/eip93-main.c
359
ring->base = dmam_alloc_coherent(eip93->dev,
drivers/crypto/inside-secure/safexcel_ring.c
23
cdr->base = dmam_alloc_coherent(priv->dev,
drivers/crypto/inside-secure/safexcel_ring.c
34
cdr->shbase = dmam_alloc_coherent(priv->dev,
drivers/crypto/inside-secure/safexcel_ring.c
60
rdr->base = dmam_alloc_coherent(priv->dev,
drivers/crypto/sahara.c
1323
dev->hw_desc[0] = dmam_alloc_coherent(&pdev->dev,
drivers/crypto/sahara.c
1333
dev->key_base = dmam_alloc_coherent(&pdev->dev, 2 * AES_KEYSIZE_128,
drivers/crypto/sahara.c
1341
dev->context_base = dmam_alloc_coherent(&pdev->dev,
drivers/crypto/sahara.c
1348
dev->hw_link[0] = dmam_alloc_coherent(&pdev->dev,
drivers/dma/amd/ae4dma/ae4dma-dev.c
116
cmd_q->qbase = dmam_alloc_coherent(dev, cmd_q->qsize, &cmd_q->qbase_dma,
drivers/dma/amd/qdma/qdma.c
970
ring->base = dmam_alloc_coherent(pdata->dma_dev,
drivers/dma/fsl-qdma.c
521
dmam_alloc_coherent(&pdev->dev,
drivers/dma/fsl-qdma.c
570
status_head->cq = dmam_alloc_coherent(&pdev->dev,
drivers/dma/hisi_dma.c
593
chan->sq = dmam_alloc_coherent(dev, sq_size, &chan->sq_dma,
drivers/dma/hisi_dma.c
598
chan->cq = dmam_alloc_coherent(dev, cq_size, &chan->cq_dma,
drivers/dma/qcom/hidma_ll.c
747
lldev->tre_ring = dmam_alloc_coherent(dev, sz, &lldev->tre_dma,
drivers/dma/qcom/hidma_ll.c
766
lldev->evre_ring = dmam_alloc_coherent(dev, sz, &lldev->evre_dma,
drivers/dma/sh/rz-dmac.c
1308
lmdesc = dmam_alloc_coherent(&pdev->dev,
drivers/firewire/ohci.c
1018
desc = dmam_alloc_coherent(ctx->ohci->card.device, PAGE_SIZE, &bus_addr, GFP_ATOMIC);
drivers/firewire/ohci.c
2379
ohci->next_config_rom = dmam_alloc_coherent(ohci->card.device, CONFIG_ROM_SIZE,
drivers/firewire/ohci.c
2506
next_config_rom = dmam_alloc_coherent(ohci->card.device, CONFIG_ROM_SIZE,
drivers/firewire/ohci.c
3640
ohci->misc_buffer = dmam_alloc_coherent(&dev->dev, PAGE_SIZE, &ohci->misc_buffer_bus,
drivers/firmware/turris-mox-rwtm.c
435
rwtm->buf = dmam_alloc_coherent(dev, RWTM_DMA_BUFFER_SIZE,
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1203
priv->dma_hwdescs = dmam_alloc_coherent(dev,
drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c
1448
dsi->dcs_buf_virt = dmam_alloc_coherent(dsi->dev, RZG2L_DCS_BUF_SIZE,
drivers/gpu/drm/tegra/dc.c
3364
dmam_alloc_coherent(dc->dev, ARRAY_SIZE(default_srgb_lut) * sizeof(u64),
drivers/gpu/drm/tilcdc/tilcdc_crtc.c
989
tilcdc_crtc->palette_base = dmam_alloc_coherent(dev->dev,
drivers/hid/amd-sfh-hid/amd_sfh_client.c
249
in_data->sensor_virt_addr[i] = dmam_alloc_coherent(dev, sizeof(int) * 8,
drivers/hwtracing/ptt/hisi_ptt.c
712
ctrl->trace_buf[i].addr = dmam_alloc_coherent(dev, HISI_PTT_TRACE_BUF_SIZE,
drivers/i2c/busses/i2c-ismt.c
810
priv->hw = dmam_alloc_coherent(&priv->pci_dev->dev,
drivers/i2c/busses/i2c-ismt.c
821
priv->log = dmam_alloc_coherent(&priv->pci_dev->dev,
drivers/iio/adc/nxp-sar-adc.c
872
rx_buf = dmam_alloc_coherent(dev, NXP_SAR_ADC_DMA_BUFF_SZ,
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
1946
*l2table = dmam_alloc_coherent(smmu->dev, sizeof(**l2table),
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
4353
q->base = dmam_alloc_coherent(smmu->dev, qsz, &q->base_dma,
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
4455
cfg->l2.l1tab = dmam_alloc_coherent(smmu->dev, l1size, &cfg->l2.l1_dma,
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
4478
cfg->linear.table = dmam_alloc_coherent(smmu->dev, size,
drivers/mfd/loongson-se.c
206
se->dmam_base = dmam_alloc_coherent(dev, se->dmam_size, &paddr, GFP_KERNEL);
drivers/misc/mei/client.c
2246
cl->dma.vaddr = dmam_alloc_coherent(&cl->dev->dev, size,
drivers/misc/mei/dma-ring.c
33
dscr->vaddr = dmam_alloc_coherent(dev->parent, dscr->size, &dscr->daddr,
drivers/mmc/host/cqhci-core.c
220
cq_host->desc_base = dmam_alloc_coherent(mmc_dev(cq_host->mmc),
drivers/mmc/host/cqhci-core.c
227
cq_host->trans_desc_base = dmam_alloc_coherent(mmc_dev(cq_host->mmc),
drivers/mmc/host/dw_mmc.c
2955
host->sg_cpu = dmam_alloc_coherent(host->dev,
drivers/mmc/host/litex_mmc.c
564
host->buffer = dmam_alloc_coherent(dev, host->buf_size,
drivers/mmc/host/meson-gx-mmc.c
1265
dmam_alloc_coherent(host->dev, host->bounce_buf_size,
drivers/mmc/host/meson-gx-mmc.c
1274
host->descs = dmam_alloc_coherent(host->dev, SD_EMMC_DESC_BUF_LEN,
drivers/mmc/host/mmci_stm32_sdmmc.c
116
idma->bounce_buf = dmam_alloc_coherent(dev,
drivers/mmc/host/mmci_stm32_sdmmc.c
200
idma->sg_cpu = dmam_alloc_coherent(dev, SDMMC_LLI_BUF_LEN,
drivers/mtd/nand/raw/brcmnand/brcmnand.c
3406
ctrl->dma_desc = dmam_alloc_coherent(dev,
drivers/mtd/nand/raw/hisi504_nand.c
699
host->buffer = dmam_alloc_coherent(host->dev,
drivers/mtd/nand/raw/stm32_fmc2_nand.c
1614
nfc->ecc_buf = dmam_alloc_coherent(nfc->dev, FMC2_MAX_ECC_BUF_LEN,
drivers/mtd/spi-nor/controllers/hisi-sfc.c
448
host->buffer = dmam_alloc_coherent(dev, HIFMC_DMA_MAX_LEN,
drivers/net/can/kvaser_pciefd/kvaser_pciefd_core.c
1108
pcie->dma_data[i] = dmam_alloc_coherent(&pcie->pci->dev,
drivers/net/can/peak_canfd/peak_pciefd_main.c
611
priv->rx_dma_vaddr = dmam_alloc_coherent(&pciefd->pci_dev->dev,
drivers/net/can/peak_canfd/peak_pciefd_main.c
623
priv->tx_dma_vaddr = dmam_alloc_coherent(&pciefd->pci_dev->dev,
drivers/net/dsa/lantiq/lantiq_gswip.c
150
fw_addr = dmam_alloc_coherent(dev, size, &dma_addr, GFP_KERNEL);
drivers/net/ethernet/actions/owl-emac.c
282
ring->descs = dmam_alloc_coherent(dev,
drivers/net/ethernet/airoha/airoha_eth.c
1098
q->desc = dmam_alloc_coherent(eth->dev, size * sizeof(*q->desc),
drivers/net/ethernet/airoha/airoha_eth.c
1131
irq_q->q = dmam_alloc_coherent(eth->dev, size * sizeof(u32),
drivers/net/ethernet/airoha/airoha_eth.c
1283
if (!dmam_alloc_coherent(eth->dev, size, &dma_addr,
drivers/net/ethernet/airoha/airoha_eth.c
1291
if (!dmam_alloc_coherent(eth->dev, size, &dma_addr, GFP_KERNEL))
drivers/net/ethernet/airoha/airoha_eth.c
825
q->desc = dmam_alloc_coherent(eth->dev, ndesc * sizeof(*q->desc),
drivers/net/ethernet/airoha/airoha_ppe.c
1600
ppe->foe = dmam_alloc_coherent(eth->dev, foe_size, &ppe->foe_dma,
drivers/net/ethernet/airoha/airoha_ppe.c
1614
ppe->foe_stats = dmam_alloc_coherent(eth->dev, foe_size,
drivers/net/ethernet/apm/xgene/xgene_enet_main.c
1238
ring->desc_addr = dmam_alloc_coherent(dev, size, &ring->dma,
drivers/net/ethernet/apm/xgene/xgene_enet_main.c
1247
irq_mbox_addr = dmam_alloc_coherent(dev, INTR_MBOX_SIZE,
drivers/net/ethernet/apm/xgene/xgene_enet_main.c
1412
exp_bufs = dmam_alloc_coherent(dev, size, &dma_exp_bufs,
drivers/net/ethernet/arc/emac_main.c
968
priv->rxbd = dmam_alloc_coherent(dev, RX_RING_SZ + TX_RING_SZ,
drivers/net/ethernet/atheros/ag71xx.c
1892
ag->stop_desc = dmam_alloc_coherent(&pdev->dev,
drivers/net/ethernet/dec/tulip/tulip_core.c
1429
tp->rx_ring = dmam_alloc_coherent(&pdev->dev,
drivers/net/ethernet/ethoc.c
1109
priv->membase = dmam_alloc_coherent(&pdev->dev,
drivers/net/ethernet/intel/ice/ice_controlq.c
115
cq->rq.desc_buf.va = dmam_alloc_coherent(ice_hw_to_dev(hw), size,
drivers/net/ethernet/intel/ice/ice_controlq.c
166
bi->va = dmam_alloc_coherent(ice_hw_to_dev(hw),
drivers/net/ethernet/intel/ice/ice_controlq.c
235
bi->va = dmam_alloc_coherent(ice_hw_to_dev(hw),
drivers/net/ethernet/intel/ice/ice_controlq.c
95
cq->sq.desc_buf.va = dmam_alloc_coherent(ice_hw_to_dev(hw), size,
drivers/net/ethernet/intel/ice/ice_txrx.c
428
tstamp_ring->desc = dmam_alloc_coherent(dev, size, &tstamp_ring->dma,
drivers/net/ethernet/intel/ice/ice_txrx.c
493
tx_ring->desc = dmam_alloc_coherent(dev, size, &tx_ring->dma,
drivers/net/ethernet/intel/ice/ice_txrx.c
624
rx_ring->desc = dmam_alloc_coherent(dev, size, &rx_ring->dma,
drivers/net/ethernet/intel/idpf/idpf_txrx.c
215
tx_q->desc_ring = dmam_alloc_coherent(dev, tx_q->size, &tx_q->dma,
drivers/net/ethernet/intel/idpf/idpf_txrx.c
852
rxq->desc_ring = dmam_alloc_coherent(dev, rxq->size,
drivers/net/ethernet/korina.c
1339
lp->td_ring = dmam_alloc_coherent(&pdev->dev, TD_RING_SIZE,
drivers/net/ethernet/korina.c
1344
lp->rd_ring = dmam_alloc_coherent(&pdev->dev, RD_RING_SIZE,
drivers/net/ethernet/mediatek/mtk_ppe.c
903
foe = dmam_alloc_coherent(ppe->dev,
drivers/net/ethernet/mediatek/mtk_ppe.c
918
mib = dmam_alloc_coherent(ppe->dev, MTK_PPE_ENTRIES * sizeof(*mib),
drivers/net/ethernet/mediatek/mtk_star_emac.c
1630
priv->ring_base = dmam_alloc_coherent(dev, MTK_STAR_DMA_SIZE,
drivers/net/ethernet/mediatek/mtk_wed_wo.c
265
q->desc = dmam_alloc_coherent(wo->hw->dev, n_desc * sizeof(*q->desc),
drivers/net/ethernet/mscc/ocelot_fdma.c
751
fdma->dcbs_base = dmam_alloc_coherent(ocelot->dev,
drivers/net/ethernet/realtek/r8169_main.c
5783
tp->counters = dmam_alloc_coherent (&pdev->dev, sizeof(*tp->counters),
drivers/net/ethernet/sun/sunhme.c
2451
hp->happy_block = dmam_alloc_coherent(hp->dma_dev, PAGE_SIZE,
drivers/net/wireless/ath/ath10k/snoc.c
1597
ar->msa.vaddr = dmam_alloc_coherent(dev, msa_size,
drivers/net/wireless/ath/ath9k/init.c
328
dd->dd_desc = dmam_alloc_coherent(sc->dev, dd->dd_desc_len,
drivers/net/wireless/ath/ath9k/mci.c
443
buf->bf_addr = dmam_alloc_coherent(sc->dev,
drivers/net/wireless/ath/ath9k/xmit.c
2809
dd->dd_desc = dmam_alloc_coherent(sc->dev, dd->dd_desc_len,
drivers/net/wireless/mediatek/mt76/dma.c
826
q->desc = dmam_alloc_coherent(dev->dma_dev, q->ndesc * size,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
1010
ptr = dmam_alloc_coherent(dev->mt76.dma_dev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
1025
ptr = dmam_alloc_coherent(dev->mt76.dma_dev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
1034
ptr = dmam_alloc_coherent(dev->mt76.dma_dev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
1044
ptr = dmam_alloc_coherent(dev->mt76.dma_dev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
961
ptr = dmam_alloc_coherent(dev->mt76.dma_dev,
drivers/net/wireless/mediatek/mt76/mt7996/init.c
975
ptr = dmam_alloc_coherent(dev->mt76.dma_dev,
drivers/net/wireless/mediatek/mt76/mt7996/npu.c
572
if (!dmam_alloc_coherent(dev->mt76.dma_dev, 256 * size,
drivers/net/wireless/mediatek/mt76/mt7996/npu.c
576
if (!dmam_alloc_coherent(dev->mt76.dma_dev, 256 * size,
drivers/net/wireless/mediatek/mt76/mt7996/npu.c
581
if (!dmam_alloc_coherent(dev->mt76.dma_dev, 256 * 1024,
drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c
242
vaddr = dmam_alloc_coherent(&priv->pdev->dev, len, &paddr, GFP_KERNEL);
drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c
199
vaddr = dmam_alloc_coherent(&priv->pdev->dev, len, &paddr, GFP_KERNEL);
drivers/nvme/host/apple.c
1352
q->cqes = dmam_alloc_coherent(anv->dev,
drivers/nvme/host/apple.c
1363
q->sqes = dmam_alloc_coherent(anv->dev, iosq_size,
drivers/nvme/host/apple.c
1373
q->tcbs = dmam_alloc_coherent(anv->dev,
drivers/pci/controller/dwc/pcie-designware-host.c
377
msi_vaddr = dmam_alloc_coherent(dev, sizeof(u64), &pp->msi_data,
drivers/pci/controller/dwc/pcie-designware-host.c
383
msi_vaddr = dmam_alloc_coherent(dev, sizeof(u64), &pp->msi_data,
drivers/pci/controller/dwc/pcie-designware.c
1163
ll->vaddr.mem = dmam_alloc_coherent(pci->dev, ll->sz,
drivers/pci/controller/dwc/pcie-designware.c
1174
ll->vaddr.mem = dmam_alloc_coherent(pci->dev, ll->sz,
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
217
slot_mem = dmam_alloc_coherent(dev, slot_mem_size + frag_mem_size,
drivers/platform/x86/amd/pmc/mp2_stb.c
105
mp2->vslbase = dmam_alloc_coherent(dev, len, &mp2->dma_addr, GFP_KERNEL);
drivers/scsi/hisi_sas/hisi_sas_main.c
2259
hisi_hba->cmd_hdr[i] = dmam_alloc_coherent(dev, s,
drivers/scsi/hisi_sas/hisi_sas_main.c
2267
hisi_hba->complete_hdr[i] = dmam_alloc_coherent(dev, s,
drivers/scsi/hisi_sas/hisi_sas_main.c
2275
hisi_hba->itct = dmam_alloc_coherent(dev, s, &hisi_hba->itct_dma,
drivers/scsi/hisi_sas/hisi_sas_main.c
2304
buf = dmam_alloc_coherent(dev, s, &buf_dma,
drivers/scsi/hisi_sas/hisi_sas_main.c
2323
hisi_hba->iost = dmam_alloc_coherent(dev, s, &hisi_hba->iost_dma,
drivers/scsi/hisi_sas/hisi_sas_main.c
2329
hisi_hba->breakpoint = dmam_alloc_coherent(dev, s,
drivers/scsi/hisi_sas/hisi_sas_main.c
2341
hisi_hba->initial_fis = dmam_alloc_coherent(dev, s,
drivers/scsi/hisi_sas/hisi_sas_main.c
2348
hisi_hba->sata_breakpoint = dmam_alloc_coherent(dev, s,
drivers/scsi/isci/host.c
2258
ihost->completion_queue = dmam_alloc_coherent(dev, size, &ihost->cq_dma,
drivers/scsi/isci/host.c
2264
ihost->remote_node_context_table = dmam_alloc_coherent(dev, size, &ihost->rnc_dma,
drivers/scsi/isci/host.c
2271
ihost->task_context_table = dmam_alloc_coherent(dev, size, &ihost->tc_dma,
drivers/scsi/isci/host.c
2277
ihost->ufi_buf = dmam_alloc_coherent(dev, size, &ihost->ufi_dma, GFP_KERNEL);
drivers/scsi/isci/host.c
2285
ireq = dmam_alloc_coherent(dev, sizeof(*ireq), &dma, GFP_KERNEL);
drivers/soc/fsl/qe/qmc.c
1949
qmc->bd_table = dmam_alloc_coherent(qmc->dev, qmc->bd_size,
drivers/soc/fsl/qe/qmc.c
1961
qmc->int_table = dmam_alloc_coherent(qmc->dev, qmc->int_size,
drivers/soc/ti/knav_qmss_queue.c
1156
block->virt = dmam_alloc_coherent(kdev->dev,
drivers/spi/spi-amd.c
801
amd_spi->dma_virt_addr = dmam_alloc_coherent(dev, AMD_SPI_HID2_DMA_SIZE * 2,
drivers/spi/spi-mtk-nor.c
876
sp->buffer = dmam_alloc_coherent(&pdev->dev,
drivers/ufs/core/ufs-mcq.c
235
hwq->sqe_base_addr = dmam_alloc_coherent(hba->dev, utrdl_size,
drivers/ufs/core/ufs-mcq.c
244
hwq->cqe_base_addr = dmam_alloc_coherent(hba->dev, cqe_size,
drivers/ufs/core/ufshcd.c
4003
hba->ucdl_base_addr = dmam_alloc_coherent(hba->dev,
drivers/ufs/core/ufshcd.c
4023
hba->utrdl_base_addr = dmam_alloc_coherent(hba->dev,
drivers/ufs/core/ufshcd.c
4047
hba->utmrdl_base_addr = dmam_alloc_coherent(hba->dev,
drivers/usb/dwc2/gadget.c
4087
hs_ep->desc_list = dmam_alloc_coherent(hsotg->dev,
drivers/usb/dwc2/gadget.c
450
dmam_alloc_coherent(hsotg->dev,
drivers/usb/dwc2/gadget.c
458
dmam_alloc_coherent(hsotg->dev,
drivers/usb/dwc2/gadget.c
466
dmam_alloc_coherent(hsotg->dev,
drivers/usb/dwc2/gadget.c
474
dmam_alloc_coherent(hsotg->dev,
drivers/usb/gadget/udc/bcm63xx_udc.c
782
iudma->bd_ring = dmam_alloc_coherent(udc->dev,
drivers/video/fbdev/au1100fb.c
787
fbdev->fb_mem = dmam_alloc_coherent(&dev->dev,
drivers/video/fbdev/fsl-diu-fb.c
1692
data = dmam_alloc_coherent(&pdev->dev, sizeof(struct fsl_diu_data),
drivers/video/fbdev/gbefb.c
1155
gbe_tiles.cpu = dmam_alloc_coherent(&p_dev->dev,
drivers/video/fbdev/wm8505fb.c
328
fb_mem_virt = dmam_alloc_coherent(&pdev->dev, fb_mem_len, &fb_mem_phys,
sound/soc/intel/catpt/device.c
287
cdev->dxbuf_vaddr = dmam_alloc_coherent(dev, resource_size(&cdev->dram),
sound/soc/sprd/sprd-pcm-dma.c
86
data->virt = dmam_alloc_coherent(dev, size, &data->phys,