| /Linux-v5.15/scripts/coccinelle/api/alloc/ |
| D | alloc_cast.cocci | 36 dma_alloc_coherent\|devm_kmalloc\|devm_kzalloc\| 59 dma_alloc_coherent\|devm_kmalloc\|devm_kzalloc\| 82 dma_alloc_coherent\|devm_kmalloc\|devm_kzalloc\| 99 dma_alloc_coherent\|devm_kmalloc\|devm_kzalloc\|
|
| /Linux-v5.15/drivers/staging/media/hantro/ |
| D | hantro_hevc.c | 122 dma_alloc_coherent(vpu->dev, in hantro_hevc_get_ref_buf() 197 hevc_dec->tile_filter.cpu = dma_alloc_coherent(vpu->dev, size, in tile_buffer_reallocate() 205 hevc_dec->tile_sao.cpu = dma_alloc_coherent(vpu->dev, size, in tile_buffer_reallocate() 213 hevc_dec->tile_bsd.cpu = dma_alloc_coherent(vpu->dev, size, in tile_buffer_reallocate() 322 hevc_dec->tile_sizes.cpu = dma_alloc_coherent(vpu->dev, size, in hantro_hevc_dec_init()
|
| D | hantro_vp8.c | 164 aux_buf->cpu = dma_alloc_coherent(vpu->dev, aux_buf->size, in hantro_vp8_dec_init() 175 aux_buf->cpu = dma_alloc_coherent(vpu->dev, aux_buf->size, in hantro_vp8_dec_init()
|
| /Linux-v5.15/drivers/crypto/qat/qat_common/ |
| D | qat_asym_algs.c | 285 qat_req->src_align = dma_alloc_coherent(dev, in qat_dh_compute_value() 313 qat_req->dst_align = dma_alloc_coherent(dev, ctx->p_size, in qat_dh_compute_value() 400 ctx->p = dma_alloc_coherent(dev, ctx->p_size, &ctx->dma_p, GFP_KERNEL); in qat_dh_set_params() 411 ctx->g = dma_alloc_coherent(dev, ctx->p_size, &ctx->dma_g, GFP_KERNEL); in qat_dh_set_params() 456 ctx->xa = dma_alloc_coherent(dev, ctx->p_size, &ctx->dma_xa, in qat_dh_set_secret() 690 qat_req->src_align = dma_alloc_coherent(dev, ctx->key_sz, in qat_rsa_enc() 709 qat_req->dst_align = dma_alloc_coherent(dev, ctx->key_sz, in qat_rsa_enc() 834 qat_req->src_align = dma_alloc_coherent(dev, ctx->key_sz, in qat_rsa_dec() 853 qat_req->dst_align = dma_alloc_coherent(dev, ctx->key_sz, in qat_rsa_dec() 942 ctx->n = dma_alloc_coherent(dev, ctx->key_sz, &ctx->dma_n, GFP_KERNEL); in qat_rsa_set_n() [all …]
|
| D | adf_admin.c | 233 admin->virt_addr = dma_alloc_coherent(&GET_DEV(accel_dev), PAGE_SIZE, in adf_init_admin_comms() 241 admin->virt_tbl_addr = dma_alloc_coherent(&GET_DEV(accel_dev), in adf_init_admin_comms()
|
| /Linux-v5.15/drivers/scsi/bnx2fc/ |
| D | bnx2fc_tgt.c | 674 tgt->sq = dma_alloc_coherent(&hba->pcidev->dev, tgt->sq_mem_size, in bnx2fc_alloc_session_resc() 687 tgt->cq = dma_alloc_coherent(&hba->pcidev->dev, tgt->cq_mem_size, in bnx2fc_alloc_session_resc() 700 tgt->rq = dma_alloc_coherent(&hba->pcidev->dev, tgt->rq_mem_size, in bnx2fc_alloc_session_resc() 712 tgt->rq_pbl = dma_alloc_coherent(&hba->pcidev->dev, tgt->rq_pbl_size, in bnx2fc_alloc_session_resc() 737 tgt->xferq = dma_alloc_coherent(&hba->pcidev->dev, in bnx2fc_alloc_session_resc() 751 tgt->confq = dma_alloc_coherent(&hba->pcidev->dev, in bnx2fc_alloc_session_resc() 765 tgt->confq_pbl = dma_alloc_coherent(&hba->pcidev->dev, in bnx2fc_alloc_session_resc() 789 tgt->conn_db = dma_alloc_coherent(&hba->pcidev->dev, in bnx2fc_alloc_session_resc() 804 tgt->lcq = dma_alloc_coherent(&hba->pcidev->dev, tgt->lcq_mem_size, in bnx2fc_alloc_session_resc()
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
| D | qed_chain.c | 207 virt = dma_alloc_coherent(dev, chain->page_size, &phys, in qed_chain_alloc_next_ptr() 238 virt = dma_alloc_coherent(&cdev->pdev->dev, chain->page_size, in qed_chain_alloc_single() 280 pbl_virt = dma_alloc_coherent(dev, size, &pbl_phys, GFP_KERNEL); in qed_chain_alloc_pbl() 290 virt = dma_alloc_coherent(dev, chain->page_size, &phys, in qed_chain_alloc_pbl()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | ctxt-info-gen3.c | 108 prph_scratch = dma_alloc_coherent(trans->dev, sizeof(*prph_scratch), in iwl_pcie_ctxt_info_gen3_init() 148 prph_info = dma_alloc_coherent(trans->dev, PAGE_SIZE, in iwl_pcie_ctxt_info_gen3_init() 157 ctxt_info_gen3 = dma_alloc_coherent(trans->dev, in iwl_pcie_ctxt_info_gen3_init() 192 trans_pcie->iml = dma_alloc_coherent(trans->dev, trans->iml_len, in iwl_pcie_ctxt_info_gen3_init()
|
| /Linux-v5.15/drivers/hid/intel-ish-hid/ishtp/ |
| D | dma-if.c | 35 dev->ishtp_host_dma_tx_buf = dma_alloc_coherent(dev->devc, in ishtp_cl_alloc_dma_buf() 50 dev->ishtp_host_dma_rx_buf = dma_alloc_coherent(dev->devc, in ishtp_cl_alloc_dma_buf()
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/netxen/ |
| D | netxen_nic_ctx.c | 116 addr = dma_alloc_coherent(&adapter->pdev->dev, size, in netxen_get_minidump_template() 285 addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size, in nx_fw_cmd_create_rx_ctx() 291 addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size, in nx_fw_cmd_create_rx_ctx() 434 rq_addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size, in nx_fw_cmd_create_tx_ctx() 440 rsp_addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size, in nx_fw_cmd_create_tx_ctx() 751 addr = dma_alloc_coherent(&pdev->dev, in netxen_alloc_hw_resources() 768 addr = dma_alloc_coherent(&pdev->dev, TX_DESC_RINGSIZE(tx_ring), in netxen_alloc_hw_resources() 782 addr = dma_alloc_coherent(&adapter->pdev->dev, in netxen_alloc_hw_resources() 803 addr = dma_alloc_coherent(&adapter->pdev->dev, in netxen_alloc_hw_resources()
|
| /Linux-v5.15/drivers/staging/media/meson/vdec/ |
| D | codec_h264.c | 174 dma_alloc_coherent(core->dev, SIZE_WORKSPACE, in codec_h264_start() 180 h264->sei_vaddr = dma_alloc_coherent(core->dev, SIZE_SEI, in codec_h264_start() 240 h264->ext_fw_vaddr = dma_alloc_coherent(core->dev, SIZE_EXT_FW, in codec_h264_load_extended_firmware() 304 h264->ref_vaddr = dma_alloc_coherent(core->dev, h264->ref_size, in codec_h264_resume()
|
| D | codec_hevc_common.c | 181 void *vaddr = dma_alloc_coherent(dev, am21_size, &paddr, in codec_hevc_alloc_fbc_buffers() 225 comm->mmu_map_vaddr = dma_alloc_coherent(dev, MMU_MAP_SIZE, in codec_hevc_alloc_mmu_headers() 234 void *vaddr = dma_alloc_coherent(dev, MMU_COMPRESS_HEADER_SIZE, in codec_hevc_alloc_mmu_headers()
|
| /Linux-v5.15/include/linux/ |
| D | pci-dma-compat.h | 20 return dma_alloc_coherent(&hwdev->dev, size, dma_handle, GFP_ATOMIC); in pci_alloc_consistent() 27 return dma_alloc_coherent(&hwdev->dev, size, dma_handle, GFP_ATOMIC); in pci_zalloc_consistent()
|
| /Linux-v5.15/drivers/media/platform/s5p-mfc/ |
| D | s5p_mfc_opr.c | 61 b->virt = dma_alloc_coherent(mem_dev, b->size, &b->dma, GFP_KERNEL); in s5p_mfc_alloc_priv_buf() 87 b->virt = dma_alloc_coherent(mem_dev, b->size, &b->dma, GFP_KERNEL); in s5p_mfc_alloc_generic_buf()
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_ctx.c | 265 addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size, in qlcnic_82xx_fw_cmd_create_rx_ctx() 271 addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size, in qlcnic_82xx_fw_cmd_create_rx_ctx() 436 rq_addr = dma_alloc_coherent(&adapter->pdev->dev, rq_size, in qlcnic_82xx_fw_cmd_create_tx_ctx() 442 rsp_addr = dma_alloc_coherent(&adapter->pdev->dev, rsp_size, in qlcnic_82xx_fw_cmd_create_tx_ctx() 572 ptr = (__le32 *)dma_alloc_coherent(&pdev->dev, sizeof(u32), in qlcnic_alloc_hw_resources() 582 addr = dma_alloc_coherent(&pdev->dev, TX_DESC_RINGSIZE(tx_ring), in qlcnic_alloc_hw_resources() 595 addr = dma_alloc_coherent(&adapter->pdev->dev, in qlcnic_alloc_hw_resources() 609 addr = dma_alloc_coherent(&adapter->pdev->dev, in qlcnic_alloc_hw_resources() 857 nic_info_addr = dma_alloc_coherent(&adapter->pdev->dev, nic_size, in qlcnic_82xx_get_nic_info() 911 nic_info_addr = dma_alloc_coherent(&adapter->pdev->dev, nic_size, in qlcnic_82xx_set_nic_info() [all …]
|
| /Linux-v5.15/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_cbdr.c | 11 cbdr->bd_base = dma_alloc_coherent(dev, size, &cbdr->bd_dma_base, in enetc_setup_cbdr() 187 tmp = dma_alloc_coherent(ring->dma_dev, sizeof(*rfse) + RFSE_ALIGN, in enetc_set_fs_entry() 225 tmp = dma_alloc_coherent(ring->dma_dev, count + RSSE_ALIGN, in enetc_cmd_rss_table()
|
| /Linux-v5.15/drivers/infiniband/hw/vmw_pvrdma/ |
| D | pvrdma_misc.c | 62 pdir->dir = dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE, in pvrdma_page_dir_init() 74 pdir->tables[i] = dma_alloc_coherent(&dev->pdev->dev, PAGE_SIZE, in pvrdma_page_dir_init() 92 pdir->pages[i] = dma_alloc_coherent(&dev->pdev->dev, in pvrdma_page_dir_init()
|
| /Linux-v5.15/drivers/media/pci/mantis/ |
| D | mantis_dma.c | 80 mantis->buf_cpu = dma_alloc_coherent(&mantis->pdev->dev, in mantis_alloc_buffers() 95 mantis->risc_cpu = dma_alloc_coherent(&mantis->pdev->dev, in mantis_alloc_buffers()
|
| /Linux-v5.15/drivers/media/common/saa7146/ |
| D | saa7146_core.c | 224 cpu = dma_alloc_coherent(&pci->dev, PAGE_SIZE, &dma_addr, GFP_KERNEL); in saa7146_pgtable_alloc() 415 dev->d_rps0.cpu_addr = dma_alloc_coherent(&pci->dev, SAA7146_RPS_MEM, in saa7146_init_one() 421 dev->d_rps1.cpu_addr = dma_alloc_coherent(&pci->dev, SAA7146_RPS_MEM, in saa7146_init_one() 427 dev->d_i2c.cpu_addr = dma_alloc_coherent(&pci->dev, SAA7146_RPS_MEM, in saa7146_init_one()
|
| /Linux-v5.15/drivers/scsi/mvsas/ |
| D | mv_init.c | 245 mvi->tx = dma_alloc_coherent(mvi->dev, in mvs_alloc() 250 mvi->rx_fis = dma_alloc_coherent(mvi->dev, MVS_RX_FISL_SZ, in mvs_alloc() 255 mvi->rx = dma_alloc_coherent(mvi->dev, in mvs_alloc() 263 mvi->slot = dma_alloc_coherent(mvi->dev, in mvs_alloc() 269 mvi->bulk_buffer = dma_alloc_coherent(mvi->dev, in mvs_alloc() 275 mvi->bulk_buffer1 = dma_alloc_coherent(mvi->dev, in mvs_alloc()
|
| /Linux-v5.15/tools/virtio/linux/ |
| D | dma-mapping.h | 16 #define dma_alloc_coherent(d, s, hp, f) ({ \ macro
|
| /Linux-v5.15/arch/mips/lantiq/xway/ |
| D | vmmc.c | 32 (void *) CPHYSADDR(dma_alloc_coherent(&pdev->dev, CP1_SIZE, in vmmc_probe()
|
| /Linux-v5.15/sound/pci/asihpi/ |
| D | hpios.c | 40 dma_alloc_coherent(&pdev->dev, size, &p_mem_area->dma_handle, in hpios_locked_mem_alloc()
|
| /Linux-v5.15/arch/sh/mm/ |
| D | consistent.c | 54 buf = dma_alloc_coherent(&pdev->dev, memsize, &dma_handle, GFP_KERNEL); in platform_resource_setup_memory()
|
| /Linux-v5.15/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus_h264.c | 541 dma_alloc_coherent(dev->dev, ctx->codec.h264.pic_info_buf_size, in cedrus_h264_start() 555 dma_alloc_coherent(dev->dev, CEDRUS_NEIGHBOR_INFO_BUF_SIZE, in cedrus_h264_start() 585 ctx->codec.h264.mv_col_buf = dma_alloc_coherent(dev->dev, in cedrus_h264_start() 603 dma_alloc_coherent(dev->dev, in cedrus_h264_start() 619 dma_alloc_coherent(dev->dev, in cedrus_h264_start()
|