Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/mmu/
Dtdp_mmu.c532 bool was_leaf = was_present && is_last_spte(old_spte, level); in __handle_changed_spte() local
549 if (was_leaf && is_leaf && pfn_changed) { in __handle_changed_spte()
596 if (is_leaf != was_leaf) in __handle_changed_spte()
599 if (was_leaf && is_dirty_spte(old_spte) && in __handle_changed_spte()
609 if (was_present && !was_leaf && in __handle_changed_spte()