Searched refs:__alt_instructions_end (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm64/kernel/
H A Dalternative.c34 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
128 .end = __alt_instructions_end, __apply_alternatives_multi_stop()
164 free_reserved_area(__alt_instructions, __alt_instructions_end, free_alternatives_memory()
H A Dvmlinux.lds.S153 __alt_instructions_end = .; define
/linux-4.4.14/arch/um/include/asm/
H A Dcommon.lds.S79 __alt_instructions_end = .; define
/linux-4.4.14/arch/mn10300/kernel/
H A Dvmlinux.lds.S67 __alt_instructions_end = .; define
/linux-4.4.14/arch/x86/kernel/
H A Dvmlinux.lds.S237 __alt_instructions_end = .; define
H A Dalternative.c270 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
628 apply_alternatives(__alt_instructions, __alt_instructions_end); alternative_instructions()

Completed in 144 milliseconds