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()
107 __alt_instructions = .; symbol
8 extern char __alt_instructions[], __alt_instructions_end[];
10 extern char __alt_instructions[], __alt_instructions_end[];
202 .begin = (struct alt_instr *)__alt_instructions, in __apply_alternatives_multi_stop()240 .begin = (struct alt_instr *)__alt_instructions, in apply_boot_alternatives()
187 __alt_instructions = .; symbol
69 __alt_instructions = .; symbol
107 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
74 __alt_instructions = .; symbol
303 __alt_instructions = .; symbol
274 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];979 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()