Searched refs:spte_to_child_pt (Results 1 – 3 of 3) sorted by relevance
51 u64 *spte_to_child_pt(u64 spte, int level) in spte_to_child_pt() function80 child_pt = spte_to_child_pt(iter->old_spte, iter->level); in try_step_down()
58 u64 *spte_to_child_pt(u64 pte, int level);
319 pt = spte_to_child_pt(old_spte, level); in __handle_changed_spte()