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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/avr32/mm/
H A Ddma-coherent.c95 ret = phys_to_uncached(page_to_phys(page));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-avr32/
H A Dio.h27 #define phys_to_uncached(addr) ((void *)P2SEGADDR(addr)) macro
69 # define __io(p) ((void *)phys_to_uncached(p))

Completed in 82 milliseconds