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