Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
HDpmap.h95 #define EPT_PG_AVAIL2 (1UL << 52) /* ignored (bits 59-52) */ macro
/dragonfly/sys/platform/pc64/x86_64/
HDpmap.c2526 [PG_MANAGED_IDX] = EPT_PG_AVAIL2, in pmap_ept_transform()