Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c447 bool was_leaf = was_present && is_last_spte(old_spte, level); in handle_changed_spte() local
464 if (was_leaf && is_leaf && pfn_changed) { in handle_changed_spte()
511 if (is_leaf != was_leaf) in handle_changed_spte()
520 if (was_present && !was_leaf && in handle_changed_spte()