Searched refs:aarch32_below_el3 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/
H A Dutility.cc330 bool aarch32_below_el3 = (have_el3 && scr.rw == 0); local
333 bool aarch32_at_el1 = (aarch32_below_el3
346 aarch32 = (aarch32_below_el3 && el != EL3)

Completed in 4 milliseconds