Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/include/
H A Dpmap.h240 #define EPT_PMAP 1 /* Intel EPT */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c2517 [TYPE_IDX] = EPT_PMAP, in pmap_ept_transform()
6299 } else if (pmap->pmap_bits[TYPE_IDX] == EPT_PMAP) { in pmap_setlwpvm()