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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h204 #define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */ macro
223 #define _PAGE_WRITETHRU 0x0020 /* software: use writethrough cache */ macro
239 #define _PAGE_WRITETHRU 0x040 /* W: cache write-through */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h83 #define _PAGE_WRITETHRU 0x040UL /* W: cache write-through */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h204 #define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */ macro
223 #define _PAGE_WRITETHRU 0x0020 /* software: use writethrough cache */ macro
239 #define _PAGE_WRITETHRU 0x040 /* W: cache write-through */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgtable.h83 #define _PAGE_WRITETHRU 0x040UL /* W: cache write-through */ macro

Completed in 104 milliseconds