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