Searched refs:phys_to_cached (Results 1 – 2 of 2) sorted by relevance
113 void *addr = phys_to_cached(uncached_to_phys(cpu_addr)); in dma_free_coherent()
27 #define phys_to_cached(addr) ((void *)P1SEGADDR(addr)) macro