Searched refs:sec_cma_coherent (Results 1 – 5 of 5) sorted by relevance
1841 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()1842 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()1843 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()1863 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()1864 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()1865 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()1866 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()1885 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()1886 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()
168 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member
1828 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()1829 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()1830 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()1849 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()1850 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()1851 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()1852 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()1872 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()1873 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()
165 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member
219 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member2563 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()2564 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()2565 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()2584 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()2585 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()2586 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()2587 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()2606 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()2607 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()