Searched refs:__alt_instructions (Results 1 – 12 of 12) sorted by relevance
109 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];112 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
107 __alt_instructions = .; symbol
203 .begin = (struct alt_instr *)__alt_instructions, in __apply_alternatives_multi_stop()241 .begin = (struct alt_instr *)__alt_instructions, in apply_boot_alternatives()
215 __alt_instructions = .; symbol
63 __alt_instructions = .; symbol
8 extern char __alt_instructions[], __alt_instructions_end[];
10 extern char __alt_instructions[], __alt_instructions_end[];
69 __alt_instructions = .; symbol
107 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
74 __alt_instructions = .; symbol
303 __alt_instructions = .; symbol
274 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];1018 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()