Home
last modified time | relevance | path

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

/arch/csky/abiv2/inc/abi/
Dpgtable-bits.h15 #define _PAGE_MODIFIED (1<<11) macro
/arch/csky/abiv1/inc/abi/
Dpgtable-bits.h15 #define _PAGE_MODIFIED (1<<4) macro
/arch/mips/include/asm/
Dpgtable-bits.h146 #define _PAGE_MODIFIED (1 << _PAGE_MODIFIED_SHIFT) macro