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()
111 __alt_instructions = .; symbol
10 extern char __alt_instructions[], __alt_instructions_end[];
70 __alt_instructions = .; symbol
202 .begin = (struct alt_instr *)__alt_instructions, in __apply_alternatives_multi_stop()240 .begin = (struct alt_instr *)__alt_instructions, in apply_boot_alternatives()
180 __alt_instructions = .; symbol
106 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
73 __alt_instructions = .; symbol
293 __alt_instructions = .; symbol
268 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];723 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()