mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-24 00:43:57 +00:00
570.86.15
This commit is contained in:
@@ -225,6 +225,8 @@ typedef struct
|
||||
// isn't involved, for example false sharing among peer GPUs.
|
||||
uvm_page_mask_t pte_bits[UVM_PTE_BITS_GPU_MAX];
|
||||
|
||||
// Set of pages using EGM mappings.
|
||||
uvm_page_mask_t egm_pages;
|
||||
} uvm_va_block_gpu_state_t;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user