Searched refs:__alt_instructions (Results 1 – 10 of 10) sorted by relevance
13 extern char __alt_instructions[], __alt_instructions_end[];
74 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];80 __apply_alternatives(__alt_instructions, __alt_instructions_end, ALT_CTX_LATE); in apply_alternative_instructions()
10 extern char __alt_instructions[], __alt_instructions_end[];
69 __alt_instructions = .; symbol
109 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
74 __alt_instructions = .; symbol
25 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
84 __alt_instructions = .; symbol
244 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
228 .begin = (struct alt_instr *)__alt_instructions,