Searched refs:vmx_set_cr3 (Results 1 – 1 of 1) sorted by relevance
3620 static void vmx_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in vmx_set_cr3() function8620 vcpu->arch.mmu.set_cr3 = vmx_set_cr3; in nested_ept_init_mmu_context()10198 .set_cr3 = vmx_set_cr3,10267 .set_tdp_cr3 = vmx_set_cr3,