Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dpmap.h90 #define EPT_PG_M 0x200 /* D Dirty */ macro
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c296 mask = EPT_PG_M; in pmap_modified_bit()