Home
last modified time | relevance | path

Searched refs:NUPTE_USER (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/platform/pc64/include/
H A Dpmap.h93 #define NUPTE_USER ((vm_pindex_t)NPTEPG * NPDEPG * NPDPEPG * NUPDP_USER) macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c2782 if (ptepindex < NUPTE_USER) in pmap_allocpte()
2820 if (ptepindex < NUPTE_USER) in pmap_allocpte()