Home
last modified time | relevance | path

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

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