tag | line | file | source code |
---|---|---|---|
_PAGE_ACCESSED | 178 | include/asm-alpha/pgtable.h | #define _PAGE_ACCESSED 0x40000 |
_PAGE_ACCESSED | 213 | include/asm-i386/pgtable.h | #define _PAGE_ACCESSED 0x020 |
_PAGE_ACCESSED | 98 | include/asm-m68k/pgtable.h | #define _PAGE_ACCESSED 0x008 |
_PAGE_ACCESSED | 99 | include/asm-mips/pgtable.h | #define _PAGE_ACCESSED (1<<4) /* implemented in software */ |
_PAGE_ACCESSED | 111 | include/asm-ppc/pgtable.h | #define _PAGE_ACCESSED 0x020 |