tag | line | file | source code |
---|---|---|---|
_PAGE_ACCESSED | 54 | include/asm-alpha/pgtable.h | #define _PAGE_ACCESSED 0x40000 |
_PAGE_ACCESSED | 60 | include/asm-i386/pgtable.h | #define _PAGE_ACCESSED 0x020 |
_PAGE_ACCESSED | 70 | include/asm-mips/page.h | #define _PAGE_ACCESSED (1<<7) /* The MIPS valid bit */ |