Searched refs:__get_fault_info (Results 1 – 3 of 3) sorted by relevance
44 static inline bool __get_fault_info(u64 esr, struct kvm_vcpu_fault_info *fault) in __get_fault_info() function
265 return __get_fault_info(vcpu->arch.fault.esr_el2, &vcpu->arch.fault); in __populate_fault_info()
536 BUG_ON(!__get_fault_info(esr, &fault)); in handle_host_mem_abort()