Home
last modified time | relevance | path

Searched defs:is_leaf (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c174 bool prologue_instrumented = false, is_leaf = true; in stackleak_instrument_execute() local
/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c521 bool is_leaf = is_present && is_last_spte(new_spte, level); in set_external_spte_present() local
578 bool is_leaf = is_present && is_last_spte(new_spte, level); in handle_changed_spte() local