Searched refs:dma_alloc_coherent (Results 1 - 25 of 780) sorted by relevance

1234567891011>>

/linux-master/include/linux/firmware/qcom/
H A Dqcom_qseecom.h47 * Wrapper function for dma_alloc_coherent(), allocating DMA memory usable for
48 * TZ/QSEECOM communication. Refer to dma_alloc_coherent() for details.
53 return dma_alloc_coherent(qseecom_scm_dev(client), size, dma_handle, gfp);
/linux-master/sound/pci/asihpi/
H A Dhpios.c40 dma_alloc_coherent(&pdev->dev, size, &p_mem_area->dma_handle,
/linux-master/arch/sh/mm/
H A Dconsistent.c54 buf = dma_alloc_coherent(&pdev->dev, memsize, &dma_handle, GFP_KERNEL);
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_mpeg2.c44 dma_alloc_coherent(vpu->dev,
H A Dhantro_hevc.c108 hevc_dec->tile_filter.cpu = dma_alloc_coherent(vpu->dev, size,
116 hevc_dec->tile_sao.cpu = dma_alloc_coherent(vpu->dev, size,
124 hevc_dec->tile_bsd.cpu = dma_alloc_coherent(vpu->dev, size,
260 hevc_dec->tile_sizes.cpu = dma_alloc_coherent(vpu->dev, size,
268 hevc_dec->scaling_lists.cpu = dma_alloc_coherent(vpu->dev, SCALING_LIST_SIZE,
H A Dhantro_vp9.c185 tile_edge->cpu = dma_alloc_coherent(vpu->dev, size, &tile_edge->dma, GFP_KERNEL);
196 segment_map->cpu = dma_alloc_coherent(vpu->dev, size, &segment_map->dma, GFP_KERNEL);
209 misc->cpu = dma_alloc_coherent(vpu->dev, size, &misc->dma, GFP_KERNEL);
/linux-master/drivers/media/pci/bt8xx/
H A Dbtcx-risc.c65 cpu = dma_alloc_coherent(&pci->dev, size, &dma, GFP_KERNEL);
/linux-master/arch/mips/lantiq/xway/
H A Dvmmc.c36 (void *) CPHYSADDR(dma_alloc_coherent(&pdev->dev, CP1_SIZE,
/linux-master/tools/virtio/linux/
H A Ddma-mapping.h16 #define dma_alloc_coherent(d, s, hp, f) ({ \ macro
/linux-master/drivers/fpga/
H A Dversal-fpga.c29 kbuf = dma_alloc_coherent(mgr->dev.parent, size, &dma_addr, GFP_KERNEL);
H A Dzynqmp-fpga.c51 kbuf = dma_alloc_coherent(priv->dev, size, &dma_addr, GFP_KERNEL);
/linux-master/drivers/hid/intel-ish-hid/ishtp/
H A Ddma-if.c35 dev->ishtp_host_dma_tx_buf = dma_alloc_coherent(dev->devc,
50 dev->ishtp_host_dma_rx_buf = dma_alloc_coherent(dev->devc,
/linux-master/drivers/usb/core/
H A Dbuffer.c141 return dma_alloc_coherent(hcd->self.sysdev, size, dma, mem_flags);
193 return dma_alloc_coherent(hcd->self.sysdev,
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.c58 b->virt = dma_alloc_coherent(mem_dev, b->size, &b->dma, GFP_KERNEL);
84 b->virt = dma_alloc_coherent(mem_dev, b->size, &b->dma, GFP_KERNEL);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.c207 virt = dma_alloc_coherent(dev, chain->page_size, &phys,
238 virt = dma_alloc_coherent(&cdev->pdev->dev, chain->page_size,
280 pbl_virt = dma_alloc_coherent(dev, size, &pbl_phys, GFP_KERNEL);
290 virt = dma_alloc_coherent(dev, chain->page_size, &phys,
/linux-master/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c181 void *vaddr = dma_alloc_coherent(dev, am21_size, &paddr,
225 comm->mmu_map_vaddr = dma_alloc_coherent(dev, MMU_MAP_SIZE,
234 void *vaddr = dma_alloc_coherent(dev, MMU_COMPRESS_HEADER_SIZE,
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c62 pdir->dir = dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE,
74 pdir->tables[i] = dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE,
92 pdir->pages[i] = dma_alloc_coherent(&dev->pdev->dev,
/linux-master/sound/soc/sof/amd/
H A Dacp-loader.c66 adata->bin_buf = dma_alloc_coherent(&pci->dev, dma_size,
77 adata->data_buf = dma_alloc_coherent(&pci->dev,
90 adata->sram_data_buf = dma_alloc_coherent(&pci->dev,
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_rdma.c29 dma_alloc_coherent(priv->dev, SZ_4K,
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c116 addr = dma_alloc_coherent(&adapter->pdev->dev, size,
285 addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size,
291 addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size,
434 rq_addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size,
440 rsp_addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size,
751 addr = dma_alloc_coherent(&pdev->dev,
768 addr = dma_alloc_coherent(&pdev->dev, TX_DESC_RINGSIZE(tx_ring),
782 addr = dma_alloc_coherent(&adapter->pdev->dev,
803 addr = dma_alloc_coherent(&adapter->pdev->dev,
/linux-master/drivers/hwtracing/intel_th/
H A Dmsu-sink.c71 block = dma_alloc_coherent(priv->dev->parent->parent,
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_core.c226 cpu = dma_alloc_coherent(&pci->dev, PAGE_SIZE, &dma_addr, GFP_KERNEL);
403 dev->d_rps0.cpu_addr = dma_alloc_coherent(&pci->dev, SAA7146_RPS_MEM,
409 dev->d_rps1.cpu_addr = dma_alloc_coherent(&pci->dev, SAA7146_RPS_MEM,
415 dev->d_i2c.cpu_addr = dma_alloc_coherent(&pci->dev, SAA7146_RPS_MEM,
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl_admin.c78 fw_params = dma_alloc_coherent(&GET_DEV(accel_dev), sizeof(*fw_params),
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.c112 prph_scratch = dma_alloc_coherent(trans->dev, sizeof(*prph_scratch),
159 prph_info = dma_alloc_coherent(trans->dev, PAGE_SIZE,
168 ctxt_info_gen3 = dma_alloc_coherent(trans->dev,
203 trans_pcie->iml = dma_alloc_coherent(trans->dev, trans->iml_len,
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c674 tgt->sq = dma_alloc_coherent(&hba->pcidev->dev, tgt->sq_mem_size,
687 tgt->cq = dma_alloc_coherent(&hba->pcidev->dev, tgt->cq_mem_size,
700 tgt->rq = dma_alloc_coherent(&hba->pcidev->dev, tgt->rq_mem_size,
712 tgt->rq_pbl = dma_alloc_coherent(&hba->pcidev->dev, tgt->rq_pbl_size,
737 tgt->xferq = dma_alloc_coherent(&hba->pcidev->dev,
751 tgt->confq = dma_alloc_coherent(&hba->pcidev->dev,
765 tgt->confq_pbl = dma_alloc_coherent(&hba->pcidev->dev,
789 tgt->conn_db = dma_alloc_coherent(&hba->pcidev->dev,
804 tgt->lcq = dma_alloc_coherent(&hba->pcidev->dev, tgt->lcq_mem_size,

Completed in 210 milliseconds

1234567891011>>