Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dpgtable-bits.h65 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro
88 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro
128 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro
/linux-4.4.14/arch/score/include/asm/
Dpgtable-bits.h8 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ macro
/linux-4.4.14/arch/cris/include/arch-v10/arch/
Dmmu.h62 #define _PAGE_MODIFIED (1<<6) /* simulated in software using we bit */ macro
/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dmmu.h57 #define _PAGE_MODIFIED (1 << 7) /* Simulated in software using we bit. */ macro