Searched refs:RGN_UNCACHED (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dcache.c29 if (is_shub1() && (addr & RGN_BITS) == RGN_BASE(RGN_UNCACHED))
30 addr = (addr - RGN_BASE(RGN_UNCACHED)) + RGN_BASE(RGN_KERNEL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpage.h24 #define RGN_UNCACHED 6 /* Identity mapped I/O region */ macro
H A Dio.h26 #define __IA64_UNCACHED_OFFSET RGN_BASE(RGN_UNCACHED)

Completed in 77 milliseconds