Home
last modified time | relevance | path

Searched refs:spte_to_child_pt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dtdp_iter.c51 u64 *spte_to_child_pt(u64 spte, int level) in spte_to_child_pt() function
80 child_pt = spte_to_child_pt(iter->old_spte, iter->level); in try_step_down()
H A Dtdp_iter.h58 u64 *spte_to_child_pt(u64 pte, int level);
H A Dtdp_mmu.c319 pt = spte_to_child_pt(old_spte, level); in __handle_changed_spte()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dtdp_iter.c62 tdp_ptep_t spte_to_child_pt(u64 spte, int level) in spte_to_child_pt() function
91 child_pt = spte_to_child_pt(iter->old_spte, iter->level); in try_step_down()
H A Dtdp_iter.h131 tdp_ptep_t spte_to_child_pt(u64 pte, int level);
H A Dtdp_mmu.c504 handle_removed_pt(kvm, spte_to_child_pt(old_spte, level), shared); in handle_changed_spte()

Completed in 6 milliseconds