Home
last modified time | relevance | path

Searched refs:phys_to_cached (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/avr32/mm/
Ddma-coherent.c113 void *addr = phys_to_cached(uncached_to_phys(cpu_addr)); in dma_free_coherent()
/linux-4.4.14/arch/avr32/include/asm/
Dio.h27 #define phys_to_cached(addr) ((void *)P1SEGADDR(addr)) macro