Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dnested.h281 static inline bool nested_guest_cr0_valid(struct kvm_vcpu *vcpu, unsigned long val) in nested_guest_cr0_valid() function
A Dnested.c3161 if (CC(!nested_guest_cr0_valid(vcpu, vmcs12->guest_cr0)) || in nested_vmx_check_guest_state()
A Dvmx.c3264 return nested_guest_cr0_valid(vcpu, cr0); in vmx_is_valid_cr0()

Completed in 27 milliseconds