Searched refs:set_cr3 (Results 1 – 6 of 6) sorted by relevance
101 vcpu->arch.mmu->set_cr3(vcpu, vcpu->arch.mmu->root_hpa | in kvm_mmu_load_cr3()
5017 context->set_cr3 = kvm_x86_ops->set_tdp_cr3; in init_kvm_tdp_mmu()5165 context->set_cr3 = kvm_x86_ops->set_cr3; in init_kvm_softmmu()
2988 vcpu->arch.mmu->set_cr3 = nested_svm_set_tdp_cr3; in nested_svm_init_mmu_context()7220 .set_cr3 = svm_set_cr3,
380 void (*set_cr3)(struct kvm_vcpu *vcpu, unsigned long root); member1047 void (*set_cr3)(struct kvm_vcpu *vcpu, unsigned long cr3); member
356 vcpu->arch.mmu->set_cr3 = vmx_set_cr3; in nested_ept_init_mmu_context()
7787 .set_cr3 = vmx_set_cr3,