Searched refs:alternatives_applied (Results 1 – 3 of 3) sorted by relevance
35 int alternatives_applied; variable211 while (!READ_ONCE(alternatives_applied)) in __apply_alternatives_multi_stop()215 BUG_ON(alternatives_applied); in __apply_alternatives_multi_stop()218 WRITE_ONCE(alternatives_applied, 1); in __apply_alternatives_multi_stop()
1025 if (!alternatives_applied) in cpu_copy_el2regs()
17 extern int alternatives_applied;