Searched refs:disr_el1 (Results 1 – 3 of 3) sorted by relevance
93 DEFINE(VCPU_FAULT_DISR, offsetof(struct kvm_vcpu, arch.fault.disr_el1)); in main()
248 return vcpu->arch.fault.disr_el1; in kvm_vcpu_get_disr()
103 u64 disr_el1; /* Deferred [SError] Status Register */ member