Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dspte.h248 static inline struct kvm_mmu_page *spte_to_child_sp(u64 spte) in spte_to_child_sp() function
267 return spte_to_child_sp(root); in root_to_sp()
Dmmu.c1831 child = spte_to_child_sp(ent); in __mmu_unsync_walk()
2469 child = spte_to_child_sp(*sptep); in validate_direct_spte()
2490 child = spte_to_child_sp(pte); in mmu_page_zap_pte()
2937 child = spte_to_child_sp(pte); in mmu_set_spte()
3219 spte_to_child_sp(spte)->nx_huge_page_disallowed) { in disallowed_hugepage_adjust()
4094 sp = spte_to_child_sp(root); in kvm_mmu_sync_roots()