Searched refs:__alt_instructions (Results 1 – 11 of 11) sorted by relevance
8 extern char __alt_instructions[], __alt_instructions_end[];
109 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];112 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
109 __alt_instructions = .; symbol
10 extern char __alt_instructions[], __alt_instructions_end[];
69 __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
107 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
74 __alt_instructions = .; symbol
318 __alt_instructions = .; symbol
274 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];1036 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()