Searched refs:get_cr3 (Results 1 – 8 of 8) sorted by relevance
3807 vcpu->arch.mmu->root_cr3 = vcpu->arch.mmu->get_cr3(vcpu); in mmu_alloc_direct_roots()3819 root_cr3 = vcpu->arch.mmu->get_cr3(vcpu); in mmu_alloc_shadow_roots()4181 arch.cr3 = vcpu->arch.mmu->get_cr3(vcpu); in kvm_arch_setup_async_pf()4436 static unsigned long get_cr3(struct kvm_vcpu *vcpu) in get_cr3() function5018 context->get_cr3 = get_cr3; in init_kvm_tdp_mmu()5166 context->get_cr3 = get_cr3; in init_kvm_softmmu()5181 g_context->get_cr3 = get_cr3; in init_kvm_nested_mmu()
321 pte = mmu->get_cr3(vcpu); in FNAME()
2989 vcpu->arch.mmu->get_cr3 = nested_svm_get_tdp_cr3; in nested_svm_init_mmu_context()
9966 work->arch.cr3 != vcpu->arch.mmu->get_cr3(vcpu)) in kvm_arch_async_page_ready()
286 vmwrite(HOST_CR3, get_cr3()); in init_vmcs_host_state()
198 static inline uint64_t get_cr3(void) in get_cr3() function
381 unsigned long (*get_cr3)(struct kvm_vcpu *vcpu); member
357 vcpu->arch.mmu->get_cr3 = nested_ept_get_cr3; in nested_ept_init_mmu_context()