mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-04-22 07:19:11 +00:00
530.30.02
This commit is contained in:
@@ -114,10 +114,7 @@ typedef struct NV2080_CTRL_DMA_INVALIDATE_TLB_PARAMS {
|
||||
* NV2080_CTRL_DMA_INFO_INDEX_SYSTEM_ADDRESS_SIZE
|
||||
* This index can be used to request the system address size in bits.
|
||||
*/
|
||||
typedef struct NV2080_CTRL_DMA_INFO {
|
||||
NvU32 index;
|
||||
NvU32 data;
|
||||
} NV2080_CTRL_DMA_INFO;
|
||||
typedef NVXXXX_CTRL_XXX_INFO NV2080_CTRL_DMA_INFO;
|
||||
|
||||
/* valid dma info index values */
|
||||
#define NV2080_CTRL_DMA_INFO_INDEX_SYSTEM_ADDRESS_SIZE (0x000000000)
|
||||
|
||||
Reference in New Issue
Block a user