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