Searched refs:sec_cma_coherent (Results 1 – 7 of 7) sorted by relevance
1749 osh->sec_cma_coherent[i].avail = TRUE;1750 osh->sec_cma_coherent[i].va = temp_va;1751 osh->sec_cma_coherent[i].pa = temp_pa;1771 if (osh->sec_cma_coherent[i].avail == TRUE) {1772 temp_va = osh->sec_cma_coherent[i].va;1773 temp_pa = osh->sec_cma_coherent[i].pa;1774 osh->sec_cma_coherent[i].avail = FALSE;1793 if (osh->sec_cma_coherent[i].va == va) {1794 osh->sec_cma_coherent[i].avail = TRUE;
163 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member
1750 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()1751 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()1752 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()1772 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()1773 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()1774 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()1775 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()1794 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()1795 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()
223 } sec_cma_coherent[SEC_CMA_COHERENT_MAX]; member2600 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_init_consistent()2601 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()2602 osh->sec_cma_coherent[i].pa = temp_pa; in osl_sec_dma_init_consistent()2622 if (osh->sec_cma_coherent[i].avail == TRUE) { in osl_sec_dma_alloc_consistent()2623 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()2624 temp_pa = osh->sec_cma_coherent[i].pa; in osl_sec_dma_alloc_consistent()2625 osh->sec_cma_coherent[i].avail = FALSE; in osl_sec_dma_alloc_consistent()2644 if (osh->sec_cma_coherent[i].va == va) { in osl_sec_dma_free_consistent()2645 osh->sec_cma_coherent[i].avail = TRUE; in osl_sec_dma_free_consistent()