Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1939 static inline unsigned nested_cpu_vmx_misc_cr3_count(struct kvm_vcpu *vcpu) in nested_cpu_vmx_misc_cr3_count() function
12451 if (vmcs12->cr3_target_count > nested_cpu_vmx_misc_cr3_count(vcpu)) in check_vmentry_prereqs()