Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c11916 static bool nested_cr3_valid(struct kvm_vcpu *vcpu, unsigned long val) in nested_cr3_valid() function
11934 if (!nested_cr3_valid(vcpu, cr3)) { in nested_vmx_load_cr3()
12456 !nested_cr3_valid(vcpu, vmcs12->host_cr3)) in check_vmentry_prereqs()