Home
last modified time | relevance | path

Searched defs:PTE_P (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/amd64/include/
H A Dpte.h109 #define PTE_P 0x0000000000000001 /* Present */ macro
/netbsd/sys/arch/i386/include/
H A Dpte.h161 #define PTE_P 0x00000001 /* Present */ macro