Searched refs:kvm_mmu_new_pgd (Results 1 – 4 of 4) sorted by relevance
4871 void kvm_mmu_new_pgd(struct kvm_vcpu *vcpu, gpa_t new_pgd) in kvm_mmu_new_pgd() function4915 EXPORT_SYMBOL_GPL(kvm_mmu_new_pgd);5552 kvm_mmu_new_pgd(vcpu, nested_cr3); in kvm_init_shadow_npt_mmu()5606 kvm_mmu_new_pgd(vcpu, new_eptp); in kvm_init_shadow_ept_mmu()
2241 void kvm_mmu_new_pgd(struct kvm_vcpu *vcpu, gpa_t new_pgd);
1164 kvm_mmu_new_pgd(vcpu, cr3); in nested_vmx_load_cr3()
1434 kvm_mmu_new_pgd(vcpu, cr3); in kvm_set_cr3()