Searched refs:dma_alloc_coherent (Results 101 - 125 of 785) sorted by relevance

1234567891011>>

/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vdi.c123 vaddr = dma_alloc_coherent(vpu_dev->dev, vb->size, &daddr, GFP_KERNEL);
/linux-master/drivers/scsi/fnic/
H A Dvnic_dev.c215 ring->descs_unaligned = dma_alloc_coherent(&vdev->pdev->dev,
538 vdev->fw_info = dma_alloc_coherent(&vdev->pdev->dev,
601 vdev->stats = dma_alloc_coherent(&vdev->pdev->dev,
763 vdev->notify = dma_alloc_coherent(&vdev->pdev->dev,
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info.c23 result = dma_alloc_coherent(trans->dev, size, phys, GFP_KERNEL);
/linux-master/drivers/scsi/
H A Dsun3x_esp.c203 esp->command_block = dma_alloc_coherent(esp->dev, 16,
H A Djazz_esp.c140 esp->command_block = dma_alloc_coherent(esp->dev, 16,
H A Dvmw_pvscsi.c444 adapter->rings_state = dma_alloc_coherent(&adapter->dev->dev, PAGE_SIZE,
453 adapter->req_ring = dma_alloc_coherent(&adapter->dev->dev,
461 adapter->cmp_ring = dma_alloc_coherent(&adapter->dev->dev,
476 adapter->msg_ring = dma_alloc_coherent(&adapter->dev->dev,
1307 config_page = dma_alloc_coherent(&adapter->dev->dev, PAGE_SIZE,
H A Dmegaraid.c140 adapter->una_mbox64 = dma_alloc_coherent(&adapter->dev->dev,
229 ext_inq = dma_alloc_coherent(&adapter->dev->dev,
2018 return dma_alloc_coherent(&pdev->dev, sizeof(mega_inquiry3),
2341 scsi_inq = dma_alloc_coherent(&pdev->dev, 256, &scsi_inq_dma_handle,
2535 disk_array = dma_alloc_coherent(&pdev->dev, array_sz,
2874 scb->sgl64 = dma_alloc_coherent(&adapter->dev->dev,
2886 scb->pthru = dma_alloc_coherent(&adapter->dev->dev,
2896 scb->epthru = dma_alloc_coherent(&adapter->dev->dev,
3138 pthru = dma_alloc_coherent(&pdev->dev,
3171 data = dma_alloc_coherent(
[all...]
H A Dmyrb.c292 ev_buf = dma_alloc_coherent(&cb->pdev->dev,
447 rbld_buf = dma_alloc_coherent(&cb->pdev->dev,
539 rbld_buf = dma_alloc_coherent(&cb->pdev->dev,
587 bgi = dma_alloc_coherent(&cb->pdev->dev, sizeof(struct myrb_bgi_status),
824 cb->enquiry = dma_alloc_coherent(&pdev->dev,
832 cb->err_table = dma_alloc_coherent(&pdev->dev, err_table_size,
838 cb->ldev_info_buf = dma_alloc_coherent(&pdev->dev, ldev_info_size,
851 cb->first_cmd_mbox = dma_alloc_coherent(&pdev->dev,
868 cb->first_stat_mbox = dma_alloc_coherent(&pdev->dev,
923 enquiry2 = dma_alloc_coherent(
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dfirmware.c242 fw->img = dma_alloc_coherent(fw->device->dev, len, &addr, GFP_KERNEL);
/linux-master/drivers/hid/intel-ish-hid/ishtp/
H A Dloader.c171 dma_bufs[i] = dma_alloc_coherent(dev->devc, fragment_size,
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c363 rx->dqo.hdr_bufs.data = dma_alloc_coherent(hdev, priv->header_buf_size * buf_count,
416 dma_alloc_coherent(hdev, size, &rx->dqo.complq.bus, GFP_KERNEL);
423 dma_alloc_coherent(hdev, size, &rx->dqo.bufq.bus, GFP_KERNEL);
438 rx->q_resources = dma_alloc_coherent(hdev, sizeof(*rx->q_resources),
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c450 io->bd_tbl = dma_alloc_coherent(&hba->pcidev->dev,
529 hba->mp_bd_tbl = dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
537 hba->dummy_buffer = dma_alloc_coherent(&hba->pcidev->dev,
980 dma_alloc_coherent(&hba->pcidev->dev,
991 dma_alloc_coherent(&hba->pcidev->dev,
1002 dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
1008 dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE,
/linux-master/drivers/scsi/qedi/
H A Dqedi_main.c359 sb_virt = dma_alloc_coherent(&qedi->pdev->dev,
845 qedi->p_cpuq = dma_alloc_coherent(&qedi->pdev->dev,
849 QEDI_ERR(&qedi->dbg_ctx, "dma_alloc_coherent fail\n");
1480 qedi->iscsi_image = dma_alloc_coherent(&qedi->pdev->dev,
1546 dma_alloc_coherent(&qedi->pdev->dev,
1565 qedi->bdq_pbl = dma_alloc_coherent(&qedi->pdev->dev,
1594 qedi->bdq_pbl_list = dma_alloc_coherent(&qedi->pdev->dev,
1692 qedi->global_queues[i]->cq = dma_alloc_coherent(&qedi->pdev->dev,
1703 qedi->global_queues[i]->cq_pbl = dma_alloc_coherent(&qedi->pdev->dev,
1774 ep->sq = dma_alloc_coherent(
[all...]
H A Dqedi_iscsi.c103 dma_alloc_coherent(&qedi->pdev->dev,
114 dma_alloc_coherent(&qedi->pdev->dev,
125 dma_alloc_coherent(&qedi->pdev->dev, QEDI_PAGE_SIZE,
131 dma_alloc_coherent(&qedi->pdev->dev, QEDI_PAGE_SIZE,
194 io->sge_tbl = dma_alloc_coherent(&qedi->pdev->dev,
223 cmd->sense_buffer = dma_alloc_coherent(&qedi->pdev->dev,
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c274 ptr = dma_alloc_coherent(dev, ctx->key_sz, tmp, GFP_ATOMIC);
669 ctx->dh.xa_p = dma_alloc_coherent(dev, sz << 1,
682 ctx->dh.g = dma_alloc_coherent(dev, sz, &ctx->dh.dma_g, GFP_KERNEL);
912 ctx->rsa.pubkey = dma_alloc_coherent(ctx->dev, vlen << 1,
919 ctx->rsa.prikey = dma_alloc_coherent(ctx->dev, vlen << 1,
989 ctx->rsa.crt_prikey = dma_alloc_coherent(dev, hlf_ksz * HPRE_CRT_PRMS,
1342 ctx->ecdh.p = dma_alloc_coherent(dev, sz << 3, &ctx->ecdh.dma_p,
1549 ptr = dma_alloc_coherent(dev, ctx->key_sz << 2, &dma, GFP_KERNEL);
1718 ctx->curve25519.p = dma_alloc_coherent(dev, sz << 2,
1872 ptr = dma_alloc_coherent(de
[all...]
/linux-master/drivers/infiniband/hw/efa/
H A Defa_com.c134 dma_alloc_coherent(aq->dmadev, size, &sq->dma_addr, GFP_KERNEL);
171 dma_alloc_coherent(aq->dmadev, size, &cq->dma_addr, GFP_KERNEL);
211 aenq->entries = dma_alloc_coherent(edev->dmadev, size, &aenq->dma_addr,
904 dma_alloc_coherent(edev->dmadev, sizeof(*mmio_read->read_resp),
1223 eeq->eqes = dma_alloc_coherent(edev->dmadev,
/linux-master/drivers/rapidio/devices/
H A Dtsi721.c1396 priv->idb_base = dma_alloc_coherent(&priv->pdev->dev,
1462 bd_ptr = dma_alloc_coherent(&priv->pdev->dev,
1479 sts_ptr = dma_alloc_coherent(&priv->pdev->dev,
1930 dma_alloc_coherent(
1943 priv->omsg_ring[mbox].omd_base = dma_alloc_coherent(
1958 priv->omsg_ring[mbox].sts_base = dma_alloc_coherent(&priv->pdev->dev,
2224 dma_alloc_coherent(&priv->pdev->dev,
2238 dma_alloc_coherent(&priv->pdev->dev,
2252 dma_alloc_coherent(&priv->pdev->dev,
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_core.c170 dev->pdr = dma_alloc_coherent(dev->core_dev->device,
185 dev->shadow_sa_pool = dma_alloc_coherent(dev->core_dev->device,
192 dev->shadow_sr_pool = dma_alloc_coherent(dev->core_dev->device,
278 dev->gdr = dma_alloc_coherent(dev->core_dev->device,
359 dma_alloc_coherent(dev->core_dev->device,
366 dev->sdr = dma_alloc_coherent(dev->core_dev->device,
/linux-master/drivers/media/pci/ngene/
H A Dngene-core.c848 Head = dma_alloc_coherent(&pci_dev->dev, MemSize, &tmp, GFP_KERNEL);
899 SCListMem = dma_alloc_coherent(&pci_dev->dev, SCListMemSize, &tmp,
919 void *Buffer = dma_alloc_coherent(&pci_dev->dev,
952 Buffer = dma_alloc_coherent(&pci_dev->dev, Buffer2Length,
1042 dev->FWInterfaceBuffer = dma_alloc_coherent(&dev->pci_dev->dev, 4096,
1051 dev->OverflowBuffer = dma_alloc_coherent(&dev->pci_dev->dev,
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2399 dma_alloc_coherent(&instance->pdev->dev,
2506 dma_alloc_coherent(&instance->pdev->dev,
2671 dma_alloc_coherent(&instance->pdev->dev,
5606 instance->reply_queue = dma_alloc_coherent(&instance->pdev->dev,
5812 fusion->pd_seq_sync[i] = dma_alloc_coherent
6597 el_info = dma_alloc_coherent(&instance->pdev->dev,
7113 instance->producer = dma_alloc_coherent(&instance->pdev->dev,
7115 instance->consumer = dma_alloc_coherent(&instance->pdev->dev,
7201 instance->evt_detail = dma_alloc_coherent(&pdev->dev,
7213 dma_alloc_coherent(
[all...]
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-desc.c206 mem = dma_alloc_coherent(dev, size, dma, GFP_KERNEL);
210 mem = dma_alloc_coherent(dev, size, dma, GFP_KERNEL);
/linux-master/drivers/scsi/aacraid/
H A Drx.c353 buffer = dma_alloc_coherent(&dev->pdev->dev, 512, &baddr,
358 post = dma_alloc_coherent(&dev->pdev->dev,
/linux-master/drivers/scsi/elx/libefc/
H A Defc_cmds.c180 nport->dma.virt = dma_alloc_coherent(&efc->pci->dev,
467 domain->dma.virt = dma_alloc_coherent(&efc->pci->dev,
/linux-master/drivers/comedi/drivers/
H A Dgsc_hpdi.c622 dma_alloc_coherent(&pcidev->dev, DMA_BUFFER_SIZE,
632 devpriv->dma_desc = dma_alloc_coherent(&pcidev->dev,
/linux-master/drivers/video/fbdev/
H A Dpxa3xx-gcu.c537 buffer->ptr = dma_alloc_coherent(dev, PXA3XX_GCU_BATCH_WORDS * 4,
624 priv->shared = dma_alloc_coherent(dev, SHARED_SIZE,

Completed in 598 milliseconds

1234567891011>>