Searched refs:__alt_instructions_end (Results 1 – 4 of 4) sorted by relevance
29 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];221 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
213 __alt_instructions_end = .; symbol
39 extern const struct alt_instr __alt_instructions[], __alt_instructions_end[];197 region.end = (void *)__alt_instructions_end - (void *)_start + xenmap; in __apply_alternatives_multi_stop()
161 __alt_instructions_end = .; symbol
Completed in 8 milliseconds