Home
last modified time | relevance | path

Searched refs:__alt_instructions (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dalternative.c54 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
57 apply_alternatives(__alt_instructions, __alt_instructions_end); in apply_alternative_instructions()
H A Dvmlinux.lds.S119 __alt_instructions = .; symbol
/openbmc/linux/arch/parisc/include/asm/
H A Dsections.h13 extern char __alt_instructions[], __alt_instructions_end[];
/openbmc/linux/arch/arm64/include/asm/
H A Dsections.h10 extern char __alt_instructions[], __alt_instructions_end[];
/openbmc/linux/arch/um/include/asm/
H A Dcommon.lds.S69 __alt_instructions = .; symbol
/openbmc/linux/arch/parisc/kernel/
H A Dvmlinux.lds.S74 __alt_instructions = .; symbol
H A Dalternative.c109 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
/openbmc/linux/arch/loongarch/include/asm/
H A Dalternative.h25 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
/openbmc/linux/arch/loongarch/kernel/
H A Dvmlinux.lds.S78 __alt_instructions = .; symbol
H A Dalternative.c243 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
/openbmc/linux/arch/arm64/kernel/
H A Dvmlinux.lds.S240 __alt_instructions = .; symbol
H A Dalternative.c223 .begin = (struct alt_instr *)__alt_instructions,
/openbmc/linux/arch/x86/kernel/
H A Dvmlinux.lds.S336 __alt_instructions = .; symbol
H A Dalternative.c163 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
1635 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()