Searched refs:__alt_instructions_end (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_end = .; symbol
8 extern char __alt_instructions[], __alt_instructions_end[];
10 extern char __alt_instructions[], __alt_instructions_end[];
203 .end = (struct alt_instr *)__alt_instructions_end, in __apply_alternatives_multi_stop()241 .end = (struct alt_instr *)__alt_instructions_end, in apply_boot_alternatives()
191 __alt_instructions_end = .; symbol
71 __alt_instructions_end = .; symbol
108 (struct alt_instr *) &__alt_instructions_end, NULL); in apply_alternatives_all()
76 __alt_instructions_end = .; symbol
284 __alt_instructions_end = .; symbol
271 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];726 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()