Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h68 #define X86_PG_AVAIL(x) (1ul << (x)) macro
110 #define EPT_PG_EMUL_V X86_PG_AVAIL(52)
111 #define EPT_PG_EMUL_RW X86_PG_AVAIL(53)
112 #define PG_PROMOTED X86_PG_AVAIL(54) /* PDE only */