Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dpmap.h77 #define EPT_PG_EMUL_RW X86_PG_AVAIL(53) macro
/freebsd/sys/amd64/amd64/
H A Dpmap.c226 mask = EPT_PG_EMUL_RW; in pmap_rw_bit()