Searched refs:vserror_state_is_nested (Results 1 – 3 of 3) sorted by relevance
190 if (!vserror_state_is_nested(ctxt_to_vcpu(ctxt))) in __sysreg_save_el2_return_state()333 if (!vserror_state_is_nested(ctxt_to_vcpu(ctxt))) in __sysreg_restore_el2_return_state()
497 if (!vserror_state_is_nested(vcpu)) in ___activate_traps()512 if (vserror_state_is_nested(vcpu)) in ___deactivate_traps()
260 static inline bool vserror_state_is_nested(struct kvm_vcpu *vcpu) in vserror_state_is_nested() function