Home
last modified time | relevance | path

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

/virt/kvm/arm/
Dmmu.c1213 bool found; in stage2_is_exec() local
1215 found = stage2_get_leaf_entry(kvm, addr, &pudp, &pmdp, &ptep); in stage2_is_exec()
1216 if (!found) in stage2_is_exec()