Home
last modified time | relevance | path

Searched refs:enter_guest_mode (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/x86/kvm/
Dkvm_cache_regs.h157 static inline void enter_guest_mode(struct kvm_vcpu *vcpu) in enter_guest_mode() function
/Linux-v5.10/arch/x86/kvm/svm/
Dnested.c426 enter_guest_mode(&svm->vcpu); in nested_prepare_vmcb_control()
/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c3371 enter_guest_mode(vcpu); in nested_vmx_enter_non_root_mode()