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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dpgtable-bits.h8 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpgtable-bits.h41 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro
59 #define _PAGE_MODIFIED (1<<4) /* implemented in software */ macro
93 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dmmu.h63 #define _PAGE_MODIFIED (1<<6) /* simulated in software using we bit */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Dmmu.h58 #define _PAGE_MODIFIED (1 << 7) /* Simulated in software using we bit. */ macro

Completed in 116 milliseconds