Searched defs:GspSystemInfo (Results 1 – 2 of 2) sorted by relevance
282 typedef struct GspSystemInfo struct284 NvU64 gpuPhysAddr;285 NvU64 gpuPhysFbAddr;286 NvU64 gpuPhysInstAddr;287 NvU64 gpuPhysIoAddr;288 NvU64 nvDomainBusDeviceFunc;289 NvU64 simAccessBufPhysAddr;290 NvU64 notifyOpSharedSurfacePhysAddr;291 NvU64 pcieAtomicsOpMask;292 NvU64 consoleMemSize;[all …]
311 typedef struct GspSystemInfo struct313 NvU64 gpuPhysAddr;314 NvU64 gpuPhysFbAddr;315 NvU64 gpuPhysInstAddr;316 NvU64 nvDomainBusDeviceFunc;340 } GspSystemInfo; argument