unsigned char UCHAR
Definition BasicTypes.h:35
unsigned __int64 UINT64
Definition BasicTypes.h:21
unsigned int UINT32
Definition BasicTypes.h:48
UCHAR EptInveptAllContexts()
Invalidates all contexts in EPT cache table.
Definition Invept.c:54
UCHAR EptInvept(_In_ UINT32 Type, _In_ INVEPT_DESCRIPTOR *Descriptor)
Invoke the Invept instruction.
Definition Invept.c:22
UCHAR EptInveptSingleContext(_In_ UINT64 EptPonter)
Invalidates a single context in ept cache table.
Definition Invept.c:40