Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dinject_fault.c83 if (is_nested_ctxt(vcpu) && in __effective_sctlr2_bit()
253 if (is_nested_ctxt(vcpu) && kvm_sea_target_is_el2(vcpu)) in kvm_inject_sea()
283 if (is_nested_ctxt(vcpu) && (vcpu_read_sys_reg(vcpu, HCR_EL2) & HCR_VM)) in kvm_inject_dabt_excl_atomic()
372 if (is_nested_ctxt(vcpu) && kvm_serror_target_is_el2(vcpu)) in kvm_inject_serror_esr()
H A Dhandle_exit.c260 if (is_nested_ctxt(vcpu)) { in kvm_handle_ptrauth()
319 bool allowed, fwd = is_nested_ctxt(vcpu); in handle_other()
H A Darch_timer.c824 if (is_nested_ctxt(vcpu)) { in timer_set_traps()
H A Dconfig.c1582 if (is_nested_ctxt(vcpu)) { in __compute_fgt()
H A Dnested.c1915 if (is_nested_ctxt(vcpu)) in kvm_nested_setup_mdcr_el2()
H A Darm.c586 if (unlikely(is_nested_ctxt(vcpu))) { in vcpu_set_pauth_traps()
H A Demulate-nested.c2629 if (is_nested_ctxt(vcpu) && in __forward_traps()
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h320 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()
/linux/arch/arm64/include/asm/
H 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()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3-nested.c122 if (is_nested_ctxt(vcpu)) { in vgic_state_is_nested()
/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1077 if (!is_nested_ctxt(vcpu)) in __vgic_v3_check_trap_forwarding()