Searched refs:disr_el1 (Results 1 – 4 of 4) sorted by relevance
112 DEFINE(VCPU_FAULT_DISR, offsetof(struct kvm_vcpu, arch.fault.disr_el1)); in main()
264 return vcpu->arch.fault.disr_el1; in kvm_vcpu_get_disr()
266 u64 disr_el1; /* Deferred [SError] Status Register */ member
387 WRITE_ONCE(host_vcpu->arch.fault.disr_el1, in handle_vm_exit_abt()388 hyp_vcpu->vcpu.arch.fault.disr_el1); in handle_vm_exit_abt()