Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c861 static unsigned long nested_ept_get_cr3(struct kvm_vcpu *vcpu);
9005 static unsigned long nested_ept_get_cr3(struct kvm_vcpu *vcpu) in nested_ept_get_cr3() function
9018 vcpu->arch.mmu.get_cr3 = nested_ept_get_cr3; in nested_ept_init_mmu_context()