Home
last modified time | relevance | path

Searched refs:__alt_instructions_end (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dalternative.c29 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
221 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
A Dxen.lds.S213 __alt_instructions_end = .; symbol
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dalternative.c39 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()
A Dxen.lds.S161 __alt_instructions_end = .; symbol

Completed in 8 milliseconds