Searched refs:was_present (Results 1 – 1 of 1) sorted by relevance
423 bool was_present = is_shadow_present_pte(old_spte); in handle_changed_spte() local425 bool was_leaf = was_present && is_last_spte(old_spte, level); in handle_changed_spte()469 if (!was_present && !is_present) { in handle_changed_spte()502 if (was_present && !was_leaf && in handle_changed_spte()