Home
last modified time | relevance | path

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

/linux-3.3/arch/mips/include/asm/
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
/linux-3.3/arch/score/include/asm/
Dpgtable-bits.h8 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro
/linux-3.3/arch/cris/include/arch-v10/arch/
Dmmu.h63 #define _PAGE_MODIFIED (1<<6) /* simulated in software using we bit */ macro
/linux-3.3/arch/cris/include/arch-v32/arch/
Dmmu.h58 #define _PAGE_MODIFIED (1 << 7) /* Simulated in software using we bit. */ macro