Searched refs:fault_h (Results 1 – 1 of 1) sorted by relevance
261 uint64_t fault_l, fault_h; in fault_event_isr() local267 fault_h = vtd_read_reg64(dev, data->fault_record_reg + in fault_event_isr()270 if (fault_h & VTD_FRCD_F) { in fault_event_isr()271 fault_record_description(fault_l, fault_h); in fault_event_isr()278 (VTD_FRCD_REG_SIZE * f_idx) + 8, fault_h); in fault_event_isr()