Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c5233 static bool nested_cr0_valid(struct kvm_vcpu *vcpu, unsigned long val) in nested_cr0_valid() function
5263 if (!nested_cr0_valid(vcpu, val)) in handle_set_cr0()
9473 if (!nested_cr0_valid(vcpu, vmcs12->guest_cr0) || in nested_vmx_run()