Home
last modified time | relevance | path

Searched defs:amdgpu_gmc_fault (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.h86 struct amdgpu_gmc_fault { struct
87 uint64_t timestamp:48;
88 uint64_t next:AMDGPU_GMC_FAULT_RING_ORDER;
89 atomic64_t key;
90 uint64_t timestamp_expiry:48;