Searched refs:nested_host_cr0_valid (Results 1 – 3 of 3) sorted by relevance
270 static inline bool nested_host_cr0_valid(struct kvm_vcpu *vcpu, unsigned long val) in nested_host_cr0_valid() function
2851 if (CC(!nested_host_cr0_valid(vcpu, vmcs12->host_cr0)) || in nested_vmx_check_host_state()
4958 !nested_host_cr0_valid(vcpu, val)) in handle_set_cr0()