Searched refs:__alt_instructions (Results 1 – 11 of 11) 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()
109 __alt_instructions = .; symbol
8 extern char __alt_instructions[], __alt_instructions_end[];
10 extern char __alt_instructions[], __alt_instructions_end[];
214 .begin = (struct alt_instr *)__alt_instructions, in __apply_alternatives_multi_stop()252 .begin = (struct alt_instr *)__alt_instructions, in apply_boot_alternatives()
170 __alt_instructions = .; symbol
70 __alt_instructions = .; symbol
106 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
73 __alt_instructions = .; symbol
285 __alt_instructions = .; symbol
268 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];723 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()