Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The __MIDL_IGPUPMitigationDevice_0003 enumeration identifies the possible power device state values.
Syntax
typedef enum __MIDL_IGPUPMitigationDevice_0003 {
GpupSaveInvalid,
GpupSavePartitionPersist,
GpupSaveMaximum,
GpupPauseResumeGuestRunning
} GPUP_SAVE_RESTORE_PAUSE_STATE;
Constants
GpupSaveInvalidInitial state. |
GpupSavePartitionPersistThe physical device will be maintained; only the UMED is being reloaded. |
GpupSaveMaximumMaximum value of the enumeration. |
Remarks
For more information see Live migration on GPU-P machines.
Requirements
| Requirement | Value |
|---|---|
| Header | igpupvdev.h |