590.44.01

This commit is contained in:
Maneet Singh
2025-12-02 15:32:25 -08:00
parent 2af9f1f0f7
commit a5bfb10e75
954 changed files with 421883 additions and 408177 deletions

View File

@@ -26,8 +26,10 @@
#define NV_IOCTL_H
#include <nv-ioctl-numbers.h>
#include <nv-ioctl-numa.h>
#include <nvtypes.h>
typedef struct {
NvU32 domain; /* PCI domain number */
NvU8 bus; /* PCI bus number */
@@ -113,7 +115,7 @@ typedef struct nv_ioctl_query_device_intr
{
NvU32 intrStatus NV_ALIGN_BYTES(4);
NvU32 status;
} nv_ioctl_query_device_intr;
} nv_ioctl_query_device_intr_t;
/* system parameters that the kernel driver may use for configuration */
typedef struct nv_ioctl_sys_params