Searched refs:found (Results 1 – 1 of 1) sorted by relevance
1213 bool found; in stage2_is_exec() local1215 found = stage2_get_leaf_entry(kvm, addr, &pudp, &pmdp, &ptep); in stage2_is_exec()1216 if (!found) in stage2_is_exec()