Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h349 if (is_nested_ctxt(vcpu)) { in __activate_traps_common()
479 if (is_nested_ctxt(vcpu)) in __hyp_sve_restore_guest()
505 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/
H A Dnested.c1924 if (is_nested_ctxt(vcpu)) in kvm_nested_setup_mdcr_el2()
H A Dconfig.c1669 if (is_nested_ctxt(vcpu)) { in __compute_fgt()
H A Darm.c601 if (unlikely(is_nested_ctxt(vcpu))) { in vcpu_set_pauth_traps()