Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dx86.h428 static inline bool kvm_notify_vmexit_enabled(struct kvm *kvm) in kvm_notify_vmexit_enabled() function
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c4666 if (!kvm_notify_vmexit_enabled(vcpu->kvm)) in vmx_secondary_exec_control()
4751 if (kvm_notify_vmexit_enabled(kvm)) in init_vmcs()
Dnested.c2209 if (kvm_notify_vmexit_enabled(kvm)) in prepare_vmcs02_constant_state()