Searched refs:temp_va (Results 1 – 4 of 4) sorted by relevance
1745 void *temp_va = osh->contig_base_alloc_coherent_va; local1750 osh->sec_cma_coherent[i].va = temp_va;1752 temp_va = ((uint8 *)temp_va)+SEC_CMA_COHERENT_BLK;1761 void *temp_va = NULL; local1772 temp_va = osh->sec_cma_coherent[i].va;1781 temp_va, (ulong)temp_pa, size);1784 return temp_va;
1746 void *temp_va = osh->contig_base_alloc_coherent_va; in osl_sec_dma_init_consistent() local1751 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()1753 temp_va = ((uint8 *)temp_va)+SEC_CMA_COHERENT_BLK; in osl_sec_dma_init_consistent()1762 void *temp_va = NULL; in osl_sec_dma_alloc_consistent() local1773 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()1782 temp_va, (ulong)temp_pa, size); in osl_sec_dma_alloc_consistent()1785 return temp_va; in osl_sec_dma_alloc_consistent()
2596 void *temp_va = osh->contig_base_alloc_coherent_va; in osl_sec_dma_init_consistent() local2601 osh->sec_cma_coherent[i].va = temp_va; in osl_sec_dma_init_consistent()2603 temp_va = ((uint8 *)temp_va)+SEC_CMA_COHERENT_BLK; in osl_sec_dma_init_consistent()2612 void *temp_va = NULL; in osl_sec_dma_alloc_consistent() local2623 temp_va = osh->sec_cma_coherent[i].va; in osl_sec_dma_alloc_consistent()2632 temp_va, (ulong)temp_pa, size); in osl_sec_dma_alloc_consistent()2635 return temp_va; in osl_sec_dma_alloc_consistent()