Searched refs:relocate (Results 1 – 17 of 17) sorted by relevance
| /arch/arm64/kernel/pi/ |
| A D | Makefile | 41 obj-$(CONFIG_RELOCATABLE) += relocate.pi.o
|
| /arch/mips/kernel/ |
| A D | vpe.c | 582 unsigned int len, i, symindex = 0, strindex = 0, relocate = 0; in vpe_elfload() local 603 relocate = 1; in vpe_elfload() 619 if (relocate) { in vpe_elfload() 650 if (relocate) { in vpe_elfload()
|
| A D | Makefile | 91 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
| /arch/powerpc/kernel/ |
| A D | reloc_64.S | 19 _GLOBAL(relocate)
|
| A D | reloc_32.S | 30 _GLOBAL(relocate)
|
| A D | head_64.S | 606 bl relocate 635 bl relocate
|
| A D | head_44x.S | 90 bl relocate
|
| A D | prom_init.c | 3212 relocate(KERNELBASE); in setup_secure_guest() 3217 relocate(kbase); in setup_secure_guest()
|
| A D | head_85xx.S | 129 2: bl relocate
|
| /arch/powerpc/include/asm/ |
| A D | elf.h | 187 void relocate(unsigned long final_address);
|
| /arch/loongarch/kernel/ |
| A D | Makefile | 62 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8916-longcheer-l8150.dts | 33 * Load wcnss_mem to the fixed address and relocate mpss_mem to the next
|
| /arch/arm/boot/compressed/ |
| A D | head.S | 291 add r2, r2, r1 @ relocate it 578 1: ldr r1, [r11, #0] @ relocate entries in the GOT 597 1: ldr r1, [r11, #0] @ relocate entries in the GOT
|
| /arch/loongarch/ |
| A D | Kconfig | 647 which retains all relocation metadata required, so as to relocate
|
| /arch/riscv/ |
| A D | Kconfig | 1134 which retains all relocation metadata required to relocate the
|
| /arch/arm64/ |
| A D | Kconfig | 2315 which retains all relocation metadata required to relocate the
|
| /arch/x86/ |
| A D | Kconfig | 2030 above physical address, in which case it will relocate itself there.
|
Completed in 38 milliseconds