Searched refs:__alt_instructions_end (Results 1 – 11 of 11) sorted by relevance
108 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];111 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
119 __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()
217 __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
116 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];649 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()