Searched defs:_PAGE_WRITETHRU (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-xtensa/
H A Dpgtable.h95 # define _PAGE_WRITETHRU (2<<2) /* write through */ macro
98 # define _PAGE_WRITETHRU (1<<2) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgtable-ppc32.h167 #define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */ macro
256 #define _PAGE_WRITETHRU 0x00000800 /* H: W bit */ macro
293 #define _PAGE_WRITETHRU 0x00400 /* H: W bit */ macro
355 #define _PAGE_WRITETHRU 0x040 /* W: cache write-through */ macro
H A Dpgtable-ppc64.h77 #define _PAGE_WRITETHRU 0x0040 /* W: cache write-through */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dpgtable.h175 #define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */ macro
264 #define _PAGE_WRITETHRU 0x00000800 /* H: W bit */ macro
301 #define _PAGE_WRITETHRU 0x00400 /* H: W bit */ macro
363 #define _PAGE_WRITETHRU 0x040 /* W: cache write-through */ macro

Completed in 103 milliseconds