Searched refs:is_nested_ctxt (Results 1 – 5 of 5) sorted by relevance
260 if (is_nested_ctxt(vcpu)) { in kvm_handle_ptrauth()319 bool allowed, fwd = is_nested_ctxt(vcpu); in handle_other()
1915 if (is_nested_ctxt(vcpu)) in kvm_nested_setup_mdcr_el2()
586 if (unlikely(is_nested_ctxt(vcpu))) { in vcpu_set_pauth_traps()
320 if (is_nested_ctxt(vcpu)) { in __activate_traps_common()448 if (is_nested_ctxt(vcpu)) in __hyp_sve_restore_guest()474 if (is_nested_ctxt(vcpu)) in fpsimd_lazy_switch_to_guest()
255 static inline bool is_nested_ctxt(struct kvm_vcpu *vcpu) in is_nested_ctxt() function262 if (!is_nested_ctxt(vcpu)) in vserror_state_is_nested()