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