Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c3762 static void vmx_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in vmx_set_cr3() function
9017 vcpu->arch.mmu.set_cr3 = vmx_set_cr3; in nested_ept_init_mmu_context()
10806 .set_cr3 = vmx_set_cr3,
10873 .set_tdp_cr3 = vmx_set_cr3,