Home
last modified time | relevance | path

Searched refs:is_nested_ctxt (Results 1 – 9 of 9) sorted by relevance

/arch/arm64/kvm/
A Dinject_fault.c83 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()
A Dhandle_exit.c255 if (is_nested_ctxt(vcpu)) { in kvm_handle_ptrauth()
314 bool allowed, fwd = is_nested_ctxt(vcpu); in handle_other()
A Darch_timer.c833 if (is_nested_ctxt(vcpu)) { in timer_set_traps()
A Darm.c531 if (unlikely(is_nested_ctxt(vcpu))) { in vcpu_set_pauth_traps()
A Demulate-nested.c2607 if (is_nested_ctxt(vcpu) && in __forward_traps()
/arch/arm64/kvm/hyp/include/hyp/
A Dswitch.h301 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()
/arch/arm64/include/asm/
A Dkvm_emulate.h255 static inline bool is_nested_ctxt(struct kvm_vcpu *vcpu) in is_nested_ctxt() function
262 if (!is_nested_ctxt(vcpu)) in vserror_state_is_nested()
/arch/arm64/kvm/vgic/
A Dvgic-v3-nested.c119 if (is_nested_ctxt(vcpu)) { in vgic_state_is_nested()
/arch/arm64/kvm/hyp/
A Dvgic-v3-sr.c1088 if (!is_nested_ctxt(vcpu)) in __vgic_v3_check_trap_forwarding()

Completed in 27 milliseconds