Searched refs:is_nested_ctxt (Results 1 – 9 of 9) sorted by relevance
83 if (is_nested_ctxt(vcpu) && in __effective_sctlr2_bit()226 if (is_nested_ctxt(vcpu) && kvm_sea_target_is_el2(vcpu)) in kvm_inject_sea()311 if (is_nested_ctxt(vcpu) && kvm_serror_target_is_el2(vcpu)) in kvm_inject_serror_esr()
255 if (is_nested_ctxt(vcpu)) { in kvm_handle_ptrauth()314 bool allowed, fwd = is_nested_ctxt(vcpu); in handle_other()
833 if (is_nested_ctxt(vcpu)) { in timer_set_traps()
531 if (unlikely(is_nested_ctxt(vcpu))) { in vcpu_set_pauth_traps()
2607 if (is_nested_ctxt(vcpu) && in __forward_traps()
301 if (is_nested_ctxt(vcpu)) \439 if (is_nested_ctxt(vcpu)) { in __activate_traps_common()569 if (is_nested_ctxt(vcpu)) in __hyp_sve_restore_guest()595 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()
119 if (is_nested_ctxt(vcpu)) { in vgic_state_is_nested()
1088 if (!is_nested_ctxt(vcpu)) in __vgic_v3_check_trap_forwarding()
Completed in 27 milliseconds