Searched refs:is_leaf (Results 1 – 2 of 2) sorted by relevance
174 bool prologue_instrumented = false, is_leaf = true; in stackleak_instrument_execute() local198 is_leaf = false; in stackleak_instrument_execute()232 if (is_leaf && in stackleak_instrument_execute()238 if (is_leaf && in stackleak_instrument_execute()
517 bool is_leaf = is_present && is_last_spte(new_spte, level); in set_external_spte_present() local535 if (is_leaf) { in set_external_spte_present()573 bool is_leaf = is_present && is_last_spte(new_spte, level); in handle_changed_spte() local589 if (was_leaf && is_leaf && pfn_changed) { in handle_changed_spte()608 if (is_leaf) in handle_changed_spte()636 if (is_leaf != was_leaf) in handle_changed_spte()637 kvm_update_page_stats(kvm, level, is_leaf ? 1 : -1); in handle_changed_spte()646 (is_leaf || !is_present || WARN_ON_ONCE(pfn_changed))) in handle_changed_spte()