Home
last modified time | relevance | path

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

/arch/avr32/mm/
Ddma-coherent.c102 ret = phys_to_uncached(page_to_phys(page)); in dma_alloc_coherent()
/arch/avr32/include/asm/
Dio.h27 #define phys_to_uncached(addr) ((void *)P2SEGADDR(addr)) macro
69 # define __io(p) ((void *)phys_to_uncached(p))