Searched refs:fault_hash (Results 1 – 2 of 2) sorted by relevance
394 fault = &gmc->fault_ring[gmc->fault_hash[hash].idx]; in amdgpu_gmc_filter_faults()415 fault->next = gmc->fault_hash[hash].idx; in amdgpu_gmc_filter_faults()416 gmc->fault_hash[hash].idx = gmc->last_fault++; in amdgpu_gmc_filter_faults()440 fault = &gmc->fault_ring[gmc->fault_hash[hash].idx]; in amdgpu_gmc_filter_faults_remove()
246 } fault_hash[AMDGPU_GMC_FAULT_HASH_SIZE]; member
Completed in 5 milliseconds