Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h108 #define PG_W X86_PG_AVAIL3 /* "Wired" pseudoflag */ macro
120 #define PG_PTE_PROMOTE (PG_NX | PG_MANAGED | PG_W | PG_G | PG_PTE_CACHE | \