Searched defs:_PAGE_HWWRITE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgtable-ppc32.h171 #define _PAGE_HWWRITE 0x100 /* hardware: Dirty & RW, set in exception */ macro
249 #define _PAGE_HWWRITE 0x00000010 /* H: Dirty & RW */ macro
285 #define _PAGE_HWWRITE 0x00008 /* H: Dirty & RW, set in exception */ macro
328 #define _PAGE_HWWRITE 0x0100 /* h/w write enable: never set in Linux PTE */ macro
381 #define _PAGE_HWWRITE 0 macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpgtable.h179 #define _PAGE_HWWRITE 0x100 /* hardware: Dirty & RW, set in exception */ macro
257 #define _PAGE_HWWRITE 0x00000010 /* H: Dirty & RW */ macro
293 #define _PAGE_HWWRITE 0x00008 /* H: Dirty & RW, set in exception */ macro
336 #define _PAGE_HWWRITE 0x0100 /* h/w write enable: never set in Linux PTE */ macro
389 #define _PAGE_HWWRITE 0 macro
[all...]

Completed in 100 milliseconds