Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dspte.h230 static inline struct kvm_mmu_page *spte_to_child_sp(u64 spte) in spte_to_child_sp() function
249 return spte_to_child_sp(root); in root_to_sp()
H A Dmmu.c1840 child = spte_to_child_sp(ent); in __mmu_unsync_walk()
2477 child = spte_to_child_sp(*sptep); in validate_direct_spte()
2498 child = spte_to_child_sp(pte); in mmu_page_zap_pte()
2932 child = spte_to_child_sp(pte); in mmu_set_spte()
3202 spte_to_child_sp(spte)->nx_huge_page_disallowed) { in disallowed_hugepage_adjust()
4026 sp = spte_to_child_sp(root); in kvm_mmu_sync_roots()