| /linux/drivers/soc/qcom/ |
| H A D | mdt_loader.c | 250 bool relocate = false; in qcom_mdt_pas_init() local 269 relocate = true; in qcom_mdt_pas_init() 293 if (relocate) { in qcom_mdt_pas_init() 358 bool relocate = false; in qcom_mdt_load_no_init() local 381 relocate = true; in qcom_mdt_load_no_init() 387 if (relocate) { in qcom_mdt_load_no_init()
|
| /linux/Documentation/arch/powerpc/ |
| H A D | kaslr-booke32.rst | 14 map or copy kernel to a proper place and relocate. Freescale Book-E 18 relocate.
|
| H A D | kasan.txt | 49 being able to arbitrarily relocate the kernel, which is basically the tricky
|
| /linux/arch/mips/kernel/ |
| H 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()
|
| H A D | Makefile | 91 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
| /linux/arch/arm64/kernel/pi/ |
| H A D | Makefile | 41 obj-$(CONFIG_RELOCATABLE) += relocate.pi.o
|
| /linux/arch/powerpc/kernel/ |
| H A D | reloc_64.S | 19 _GLOBAL(relocate)
|
| H A D | reloc_32.S | 30 _GLOBAL(relocate)
|
| H A D | head_64.S | 606 bl relocate 635 bl relocate
|
| H A D | head_44x.S | 90 bl relocate
|
| H A D | head_85xx.S | 129 2: bl relocate
|
| /linux/arch/powerpc/include/asm/ |
| H A D | elf.h | 187 void relocate(unsigned long final_address);
|
| /linux/arch/loongarch/kernel/ |
| H A D | Makefile | 62 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | Makefile | 70 alignedmem.o relocate.o printk.o vsprintf.o
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-longcheer-l8150.dts | 33 * Load wcnss_mem to the fixed address and relocate mpss_mem to the next
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_q6v5_mss.c | 1395 bool relocate = false; in q6v5_mpss_load() local 1435 relocate = true; in q6v5_mpss_load() 1470 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load() 1547 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
|
| /linux/arch/arm/boot/compressed/ |
| H 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
|
| /linux/Documentation/arch/riscv/ |
| H A D | boot.rst | 47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
|
| /linux/Documentation/arch/arm/ |
| H A D | booting.rst | 176 that it is loaded above 32MiB in order to avoid the need to relocate
|
| /linux/arch/loongarch/ |
| H A D | Kconfig | 656 which retains all relocation metadata required, so as to relocate
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 1137 which retains all relocation metadata required to relocate the
|
| /linux/mm/ |
| H A D | Kconfig | 659 pages as migration can relocate pages to satisfy a huge page
|
| /linux/Documentation/filesystems/ |
| H A D | vfs.rst | 985 wants to relocate a folio (maybe from a memory device that is
|
| /linux/arch/arm64/ |
| H A D | Kconfig | 2303 which retains all relocation metadata required to relocate the
|
| /linux/arch/x86/ |
| H A D | Kconfig | 2035 above physical address, in which case it will relocate itself there.
|