mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-24 00:43:57 +00:00
565.77
This commit is contained in:
@@ -41,7 +41,8 @@ extern "C" {
|
||||
#define NVA084_NOTIFIERS_EVENT_GUEST_DRIVER_UNLOADED (4)
|
||||
#define NVA084_NOTIFIERS_EVENT_PRINT_ERROR_MESSAGE (5)
|
||||
#define NVA084_NOTIFIERS_EVENT_GUEST_LICENSE_STATE_CHANGED (6)
|
||||
#define NVA084_NOTIFIERS_MAXCOUNT (7)
|
||||
#define NVA084_NOTIFIERS_EVENT_UPDATE_GUEST_OS_TYPE (7)
|
||||
#define NVA084_NOTIFIERS_MAXCOUNT (8)
|
||||
|
||||
#define NVA084_NOTIFICATION_STATUS_IN_PROGRESS (0x8000)
|
||||
#define NVA084_NOTIFICATION_STATUS_BAD_ARGUMENT (0x4000)
|
||||
|
||||
Reference in New Issue
Block a user