|
HyperDbg Debugger
|
VPID Headers. More...
Go to the source code of this file.
Macros | |
| #define | VPID_TAG 0x1 |
| VPID Tag. | |
Functions | |
| VOID | VpidInvvpid (_In_ INVVPID_TYPE Type, _In_opt_ INVVPID_DESCRIPTOR *Descriptor) |
| VOID | VpidInvvpidIndividualAddress (_In_ UINT16 Vpid, _In_ UINT64 LinearAddress) |
| VOID | VpidInvvpidSingleContext (UINT16 Vpid) |
| INVVPID Single Context. | |
| VOID | VpidInvvpidAllContext () |
| INVVPID All Contexts. | |
| VOID | VpidInvvpidSingleContextRetainingGlobals (UINT16 Vpid) |
| INVVPID Single Context Retaining Globals. | |
VPID Headers.
| #define VPID_TAG 0x1 |
VPID Tag.
| VOID VpidInvvpid | ( | _In_ INVVPID_TYPE | Type, |
| _In_opt_ INVVPID_DESCRIPTOR * | Descriptor ) |
| VOID VpidInvvpidAllContext | ( | ) |
INVVPID All Contexts.
INVVPID Single Context.
| Vpid |
INVVPID Single Context Retaining Globals.
| Vpid |