Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c5377 static bool nested_cr0_valid(struct kvm_vcpu *vcpu, unsigned long val) in nested_cr0_valid() function
5407 if (!nested_cr0_valid(vcpu, val)) in handle_set_cr0()
9885 if (!nested_cr0_valid(vcpu, vmcs12->guest_cr0) || in nested_vmx_run()