Searched refs:__alt_instructions (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | sections.h | 13 extern char __alt_instructions[], __alt_instructions_end[];
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | vmlinux.lds.S | 131 __alt_instructions = .; symbol 224 QUAD(__alt_instructions)
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | alternative.h | 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()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | sections.h | 10 extern char __alt_instructions[], __alt_instructions_end[];
|
| /linux-6.15/arch/um/include/asm/ |
| H A D | common.lds.S | 69 __alt_instructions = .; symbol
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | alternative.c | 109 apply_alternatives((struct alt_instr *) &__alt_instructions, in apply_alternatives_all()
|
| H A D | vmlinux.lds.S | 74 __alt_instructions = .; symbol
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | alternative.h | 25 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | vmlinux.lds.S | 79 __alt_instructions = .; symbol
|
| H A D | alternative.c | 243 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | vmlinux.lds.S | 241 __alt_instructions = .; symbol
|
| H A D | alternative.c | 223 .begin = (struct alt_instr *)__alt_instructions,
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | vmlinux.lds.S | 299 __alt_instructions = .; symbol
|
| H A D | alternative.c | 2376 apply_alternatives(__alt_instructions, __alt_instructions_end); in alternative_instructions()
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | alternative.h | 84 extern struct alt_instr __alt_instructions[], __alt_instructions_end[];
|