Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/include/
HDpmap.h82 #define EPT_PG_A 0x100 /* A Accessed */ macro
/NextBSD/sys/amd64/amd64/
HDpmap.c244 mask = EPT_PG_A; in pmap_accessed_bit()