Home
last modified time | relevance | path

Searched refs:nested_cr3_valid (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.c1068 static bool nested_cr3_valid(struct kvm_vcpu *vcpu, unsigned long val) in nested_cr3_valid() function
1127 if (CC(!nested_cr3_valid(vcpu, cr3))) { in nested_vmx_load_cr3()
2891 CC(!nested_cr3_valid(vcpu, vmcs12->host_cr3))) in nested_vmx_check_host_state()

Completed in 8 milliseconds