HyperDbg Debugger
|
VPID Implementations. More...
#include "pch.h"
Functions | |
_Use_decl_annotations_ VOID | VpidInvvpid (INVVPID_TYPE Type, INVVPID_DESCRIPTOR *Descriptor) |
INVVPID Instruction. | |
_Use_decl_annotations_ VOID | VpidInvvpidIndividualAddress (UINT16 Vpid, UINT64 LinearAddress) |
INVVPID instruction to invalidate a special address. | |
VOID | VpidInvvpidSingleContext (UINT16 Vpid) |
INVVPID Single Context. | |
VOID | VpidInvvpidAllContext () |
INVVPID All Contexts. | |
VOID | VpidInvvpidSingleContextRetainingGlobals (UINT16 Vpid) |
INVVPID Single Context Retaining Globals. | |
VPID Implementations.
_Use_decl_annotations_ VOID VpidInvvpid | ( | INVVPID_TYPE | Type, |
INVVPID_DESCRIPTOR * | Descriptor ) |
INVVPID Instruction.
Type | |
Descriptor |
VOID VpidInvvpidAllContext | ( | ) |
INVVPID All Contexts.
INVVPID instruction to invalidate a special address.
Vpid | |
LinearAddress |
INVVPID Single Context.
Vpid |
INVVPID Single Context Retaining Globals.
Vpid |