Searched refs:dma_coherent (Results 1 – 7 of 7) sorted by relevance
677 void *dma_coherent; in arcmsr_alloc_io_queue() local686 if (!dma_coherent) { in arcmsr_alloc_io_queue()700 if (!dma_coherent) { in arcmsr_alloc_io_queue()716 if (!dma_coherent){ in arcmsr_alloc_io_queue()737 if (!dma_coherent) { in arcmsr_alloc_io_queue()759 void *dma_coherent; in arcmsr_alloc_xor_buffer() local785 if (dma_coherent) { in arcmsr_alloc_xor_buffer()809 void *dma_coherent; in arcmsr_alloc_ccb_pool() local837 if(!dma_coherent){ in arcmsr_alloc_ccb_pool()841 acb->dma_coherent = dma_coherent; in arcmsr_alloc_ccb_pool()[all …]
919 void * dma_coherent; member
1440 hba->dma_coherent[i] = start_virt; in hptiop_probe()1473 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_probe()1476 hba->dma_coherent[i], in hptiop_probe()1560 if (hba->dma_coherent[i] && hba->dma_coherent_handle[i]) in hptiop_remove()1563 hba->dma_coherent[i], in hptiop_remove()
322 void *dma_coherent[HPTIOP_MAX_REQUESTS]; member
315 tx_chn->common.chan_dev.dma_coherent = true; in k3_udma_glue_request_tx_chn_common()1006 rx_chn->common.chan_dev.dma_coherent = true; in k3_udma_glue_request_rx_chn_priv()1107 rx_chn->common.chan_dev.dma_coherent = true; in k3_udma_glue_request_remote_rx_chn_common()
431 chan_dev->dma_coherent = false; in k3_configure_chan_coherency()436 chan_dev->dma_coherent = true; in k3_configure_chan_coherency()442 chan_dev->dma_coherent = false; in k3_configure_chan_coherency()
3174 dev->dma_coherent = dma_default_coherent; in device_initialize()
Completed in 50 milliseconds