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()
111 __alt_instructions_end = .; symbol
8 extern char __alt_instructions[], __alt_instructions_end[];
10 extern char __alt_instructions[], __alt_instructions_end[];
215 .end = (struct alt_instr *)__alt_instructions_end, in __apply_alternatives_multi_stop()253 .end = (struct alt_instr *)__alt_instructions_end, in apply_boot_alternatives()
172 __alt_instructions_end = .; symbol
72 __alt_instructions_end = .; symbol
107 (struct alt_instr *) &__alt_instructions_end, NULL); in apply_alternatives_all()
75 __alt_instructions_end = .; symbol
287 __alt_instructions_end = .; symbol
268 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];723 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()