Edit

Share via


HypercallFunction Enum

Definition

public enum HypercallFunction
type HypercallFunction = 
Public Enum HypercallFunction
Inheritance
HypercallFunction

Fields

Name Value Description
SwitchVirtualAddressSpace 1
FlushVirtualAddressSpace 2
FlushVirtualAddressList 3
GetLogicalProcessorRunTime 4
UpdateHvProcessorFeatures 5
SwitchAliasMap 6
UpdateMicrocode 7
NotifyLongSpinWait 8
ParkedVirtualProcessors 9
InvokeHypervisorDebugger 10
SendSyntheticClusterIpi 11
ModifyVtlProtectionMask 12
EnablePartitionVtl 13
DisablePartitionVtl 14
EnableVpVtl 15
DisableVpVtl 16
VtlCall 17
VtlReturn 18
FlushVirtualAddressSpaceEx 19
FlushVirtualAddressListEx 20
SendSyntheticClusterIpiEx 21
QueryImageInfo 22
MapImagePages 23
CommitPatch 24
SyncContext 25
SyncContextEx 26
SetPerfRegister 27
GetPerfRegister 28
CreatePartition 64
InitializePartition 65
FinalizePartition 66
DeletePartition 67
GetPartitionProperty 68
SetPartitionProperty 69
GetPartitionId 70
GetNextChildPartition 71
DepositMemory 72
WithdrawMemory 73
GetMemoryBalance 74
MapGpaPages 75
UnmapGpaPages 76
InstallIntercept 77
CreateVp 78
DeleteVp 79
GetVpRegisters 80
SetVpRegisters 81
TranslateVirtualAddress 82
ReadGpa 83
WriteGpa 84
ClearVirtualInterrupt 86
DeletePort 88
GetPortProperty 90
DisconnectPort 91
PostMessage 92
SignalEvent 93
SavePartitionState 94
RestorePartitionState 95
InitializeEventLogBufferGroup 96
FinalizeEventLogBufferGroup 97
CreateEventLogBuffer 98
DeleteEventLogBuffer 99
MapEventLogBuffer 100
UnmapEventLogBuffer 101
SetEventLogGroupSources 102
ReleaseEventLogBuffer 103
FlushEventLogBuffer 104
PostDebugData 105
RetrieveDebugData 106
ResetDebugSession 107
MapStatsPage 108
UnmapStatsPage 109
MapSparseGpaPages 110
SetSystemProperty 111
SetPortProperty 112
OutputDebugCharacter 113
EchoIncrement 114
PerfNop 115
PerfNopInput 116
PerfNopOutput 117
AddLogicalProcessor 118
RemoveLogicalProcessor 119
QueryNumaDistance 120
SetLogicalProcessorProperty 121
GetLogicalProcessorProperty 122
GetSystemProperty 123
MapDeviceInterrupt 124
UnmapDeviceInterrupt 125
RetargetDeviceInterrupt 126
RetargetRootDeviceInterrupt 127
AssertDeviceInterrupt 128
AttachDevice 130
DetachDevice 131
EnterSleepState 132
NotifyStandbyTransition 133
PrepareForHibernate 134
NotifyPartitionEvent 135
GetLogicalProcessorRegisters 136
SetLogicalProcessorRegisters 137
QueryAssociatedLpsForMca 138
NotifyPortRingEmpty 139
InjectSyntheticMachineCheck 140
ScrubPartition 141
CollectLivedump 142
DisableHypervisor 143
ModifySparseGpaPages 144
RegisterInterceptResult 145
UnregisterInterceptResult 146
GetCoverageData 147
AssertVirtualInterrupt 148
CreatePort 149
ConnectPort 150
GetSpaPageList 151
StartVirtualProcessor 153
GetVpIndexFromApicId 154
GetPowerProperty 155
SetPowerProperty 156
CreatePasidSpace 157
DeletePasidSpace 158
SetPasidAddressSpace 159
FlushPasidAddressSpace 160
FlushPasidAddressList 161
AttachPasidSpace 162
DetachPasidSpace 163
EnablePasid 164
DisablePasid 165
AcknowledgeDevicePageRequest 166
CreateDevicePrQueue 167
DeleteDevicePrQueue 168
SetDevicePrqProperty 169
GetPhysicalDeviceProperty 170
SetPhysicalDeviceProperty 171
TranslateVirtualAddressEx 172
CheckForIoIntercept 173
SetGpaPageAttributes 174
FlushGuestPhysicalAddressSpace 175
FlushGuestPhysicalAddressList 176
CreateDeviceDomain 177
AttachDeviceDomain 178
MapDeviceGpaPages 179
UnmapDeviceGpaPages 180
CreateCpuGroup 181
DeleteCpuGroup 182
GetCpuGroupProperty 183
SetCpuGroupProperty 184
GetCpuGroupAffinity 185
GetNextCpuGroup 186
GetNextCpuGroupPartition 187
AddPhysicalMemory 188
CompleteIntercept 189
PrecommitGpaPages 190
UncommitGpaPages 191
DispatchVp 194
ProcessIommuPrq 195
DetachDeviceDomain 196
DeleteDeviceDomain 197
QueryDeviceDomain 198
MapSparseDeviceGpaPages 199
UnmapSparseDeviceGpaPages 200
GetGpaPagesAccessState 201
GetSparseGpaPagesAccessState 202
InvokeTestFramework 203
QueryVtlProtectionMaskRange 204
ModifyVtlProtectionMaskRange 205
ConfigureDeviceDomain 206
QueryDeviceDomainProperties 207
FlushDeviceDomain 208
FlushDeviceDomainList 209
AcquireSparseGpaPageHostAccess 210
ReleaseSparseGpaPageHostAccess 211
CheckSparseGpaPageVtlAccess 212
EnableDeviceInterrupt 213
FlushTlb 214
AcquireSparseSpaPageHostAccess 215
ReleaseSparseSpaPageHostAccess 216
AcceptGpaPages 217
UnacceptGpaPages 218
ModifySparseGpaPageHostVisibility 219
LockSparseGpaPageMapping 220
UnlockSparseGpaPageMapping 221
RequestProcessorHalt 222
GetInterceptData 223
QueryDeviceInterruptTarget 224
MapVpStatePage 225
UnmapVpStatePage 226
GetXsaveData 227
SetXsaveData 228
GetLocalInterruptControllerState 229
SetLocalInterruptControllerState 230
CreateIptBuffers 231
DeleteIptBuffers 232
ControlHypervisorIptTrace 233
ReserveDeviceInterrupt 234
PersistDevice 235
UnpersistDevice 236
PersistDeviceInterrupt 237
QueryCapabilities 32769
GetBootZeroedMemory 32770
MemoryHeatHint 32771
EpfSetup 32772
SchedulerAssistSetup 32773
MemoryHeatHintAsync 32774

Applies to