Searched refs:fault_hash (Results 1 – 2 of 2) sorted by relevance
422 fault = &gmc->fault_ring[gmc->fault_hash[hash].idx]; in amdgpu_gmc_filter_faults()456 fault->next = gmc->fault_hash[hash].idx; in amdgpu_gmc_filter_faults()457 gmc->fault_hash[hash].idx = gmc->last_fault++; in amdgpu_gmc_filter_faults()495 fault = &gmc->fault_ring[gmc->fault_hash[hash].idx]; in amdgpu_gmc_filter_faults_remove()
299 } fault_hash[AMDGPU_GMC_FAULT_HASH_SIZE]; member