Searched refs:fault_index (Results 1 – 1 of 1) sorted by relevance
1939 int reg, fault_index; in dmar_fault() local 1955 fault_index = dma_fsts_fault_record_index(fault_status); in dmar_fault() 1970 fault_index * PRIMARY_FAULT_REG_LEN + 12); in dmar_fault() 1980 fault_index * PRIMARY_FAULT_REG_LEN + 8); in dmar_fault() 1985 fault_index * PRIMARY_FAULT_REG_LEN); in dmar_fault() 1991 fault_index * PRIMARY_FAULT_REG_LEN + 12); in dmar_fault() 2001 fault_index++; in dmar_fault() 2002 if (fault_index >= cap_num_fault_regs(iommu->cap)) in dmar_fault() 2003 fault_index = 0; in dmar_fault()