GPUP_SAVE_RESTORE_PAUSE_STATE枚举 (igpupvdev.h)
__MIDL_IGPUPMitigationDevice_0003 枚举标识可能的电源设备状态值。
语法
typedef enum __MIDL_IGPUPMitigationDevice_0003 {
GpupSaveInvalid,
GpupSavePartitionPersist,
GpupSaveMaximum,
GpupPauseResumeGuestRunning
} GPUP_SAVE_RESTORE_PAUSE_STATE;
常数
GpupSaveInvalid 初始状态。 |
GpupSavePartitionPersist 将维护物理设备;仅重新加载 UMED。 |
GpupSaveMaximum 枚举的最大值。 |
言论
有关详细信息,请参阅 GPU-P 计算机上的实时迁移。
要求
要求 | 价值 |
---|---|
标头 | igpupvdev.h |