Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c6711 struct kvm_mmu_page *huge_sp = sptep_to_sp(huge_sptep); in shadow_mmu_get_sp_for_split() local
6717 gfn = kvm_mmu_page_get_gfn(huge_sp, spte_index(huge_sptep)); in shadow_mmu_get_sp_for_split()
6718 access = kvm_mmu_page_get_access(huge_sp, spte_index(huge_sptep)); in shadow_mmu_get_sp_for_split()
6786 struct kvm_mmu_page *huge_sp = sptep_to_sp(huge_sptep); in shadow_mmu_try_split_huge_page() local
6792 gfn = kvm_mmu_page_get_gfn(huge_sp, spte_index(huge_sptep)); in shadow_mmu_try_split_huge_page()
6793 level = huge_sp->role.level; in shadow_mmu_try_split_huge_page()