Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.h334 static inline bool kvm_cstate_in_guest(struct kvm *kvm) in kvm_cstate_in_guest() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c7046 if (kvm_cstate_in_guest(vcpu->kvm)) { in vmx_create_vcpu()