taglinefilesource code
_PAGE_PRESENT43include/asm-i386/pgtable.h#define _PAGE_PRESENT  0x001
_PAGE_PRESENT57include/asm-mips/page.h#define _PAGE_PRESENT               (1<<0)  /* implemented in software */