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()
448 bool is_leaf = is_present && is_last_spte(new_spte, level); in handle_changed_spte() local464 if (was_leaf && is_leaf && pfn_changed) { in handle_changed_spte()483 if (is_leaf) in handle_changed_spte()511 if (is_leaf != was_leaf) in handle_changed_spte()512 kvm_update_page_stats(kvm, level, is_leaf ? 1 : -1); in handle_changed_spte()521 (is_leaf || !is_present || WARN_ON_ONCE(pfn_changed))) in handle_changed_spte()