Searched refs:vmx_set_cr3 (Results 1 – 1 of 1) sorted by relevance
3762 static void vmx_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in vmx_set_cr3() function9017 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,