Home
last modified time | relevance | path

Searched refs:kvm_pause_in_guest (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/
Dx86.h338 static inline bool kvm_pause_in_guest(struct kvm *kvm) in kvm_pause_in_guest() function
/arch/x86/kvm/vmx/
Dvmx.c4026 if (kvm_pause_in_guest(vmx->vcpu.kvm)) in vmx_compute_secondary_exec_control()
4202 if (!kvm_pause_in_guest(vmx->vcpu.kvm)) { in vmx_vcpu_setup()
5358 if (!kvm_pause_in_guest(vcpu->kvm)) in handle_pause()
7223 if (!kvm_pause_in_guest(vcpu->kvm)) in vmx_sched_in()