Home
last modified time | relevance | path

Searched refs:mirror_root_hpa (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/mmu/
A Dtdp_mmu.h52 return root_to_sp(vcpu->arch.mmu->mirror_root_hpa); in tdp_mmu_get_root_for_fault()
61 return root_to_sp(vcpu->arch.mmu->mirror_root_hpa); in tdp_mmu_get_root()
A Dtdp_mmu.c316 mmu->mirror_root_hpa = __pa(root->spt); in kvm_tdp_mmu_alloc_root()
1942 vcpu->arch.mmu->mirror_root_hpa; in kvm_tdp_mmu_gpa_is_mapped()
A Dmmu.c3870 !VALID_PAGE(mmu->mirror_root_hpa)) in mmu_alloc_direct_roots()
6534 mmu->mirror_root_hpa = INVALID_PAGE; in __kvm_mmu_create()
7514 mmu_free_root_page(vcpu->kvm, &vcpu->arch.mmu->mirror_root_hpa, in kvm_mmu_destroy()
/arch/x86/include/asm/
A Dkvm_host.h466 hpa_t mirror_root_hpa; member

Completed in 50 milliseconds