Home
last modified time | relevance | path

Searched refs:last_fault_rec (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/iommu/
H A Dintel_fault.c227 ctx->last_fault_rec[0] = fault_rec[0]; in dmar_fault_task()
228 ctx->last_fault_rec[1] = fault_rec[1]; in dmar_fault_task()
H A Dintel_dmar.h78 uint64_t last_fault_rec[2]; /* Last fault reported */ member