Searched defs:PTE_P (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/xen/x86/
H A Dxen_pmap.c293 xpmap_ptom(pmap_kernel()->pm_pdirpa[i]) | PTE_P); local
/netbsd-current/sys/arch/i386/include/
H A Dpte.h161 #define PTE_P 0x00000001 /* Present */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dpte.h109 #define PTE_P 0x0000000000000001 /* Present */ macro

Completed in 308 milliseconds