tag | line | file | source code |
---|---|---|---|
_PAGE_ACCESSED | 116 | include/asm-alpha/pgtable.h | #define _PAGE_ACCESSED 0x40000 |
_PAGE_ACCESSED | 153 | include/asm-i386/pgtable.h | #define _PAGE_ACCESSED 0x020 |
_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 |