Searched refs:is_secure_trap_without_sel2 (Results 1 – 1 of 1) sorted by relevance
61 static bool is_secure_trap_without_sel2(u_register_t scr) in is_secure_trap_without_sel2() function70 } else if (is_tge_enabled() && !is_secure_trap_without_sel2(scr)) { in target_el()