Searched refs:relocate (Results 1 – 21 of 21) sorted by relevance
| /Linux-v5.15/drivers/soc/qcom/ |
| D | mdt_loader.c | 146 bool relocate = false; in __qcom_mdt_load() local 192 relocate = true; in __qcom_mdt_load() 201 if (relocate) { in __qcom_mdt_load()
|
| /Linux-v5.15/Documentation/powerpc/ |
| D | kaslr-booke32.rst | 14 map or copy kernel to a proper place and relocate. Freescale Book-E 18 relocate.
|
| /Linux-v5.15/arch/riscv/kernel/ |
| D | head.S | 82 relocate: label 177 call relocate 315 call relocate
|
| /Linux-v5.15/arch/mips/kernel/ |
| 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()
|
| D | Makefile | 95 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
| /Linux-v5.15/arch/powerpc/kernel/ |
| D | reloc_64.S | 17 _GLOBAL(relocate)
|
| D | reloc_32.S | 30 _GLOBAL(relocate)
|
| D | head_64.S | 565 bl relocate 601 bl relocate
|
| D | head_44x.S | 91 bl relocate
|
| D | head_fsl_booke.S | 128 2: bl relocate
|
| D | prom_init.c | 3280 relocate(KERNELBASE); in setup_secure_guest() 3285 relocate(kbase); in setup_secure_guest()
|
| /Linux-v5.15/arch/powerpc/include/asm/ |
| D | elf.h | 177 void relocate(unsigned long final_address);
|
| /Linux-v5.15/drivers/firmware/efi/libstub/ |
| D | Makefile | 58 alignedmem.o relocate.o vsprintf.o
|
| /Linux-v5.15/drivers/remoteproc/ |
| D | qcom_q6v5_mss.c | 1131 bool relocate = false; in q6v5_mpss_load() local 1171 relocate = true; in q6v5_mpss_load() 1197 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load() 1274 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
|
| /Linux-v5.15/arch/arm/boot/compressed/ |
| D | head.S | 294 add r2, r2, r1 @ relocate it 581 1: ldr r1, [r11, #0] @ relocate entries in the GOT 600 1: ldr r1, [r11, #0] @ relocate entries in the GOT
|
| /Linux-v5.15/Documentation/arm/ |
| D | booting.rst | 176 that it is loaded above 32MiB in order to avoid the need to relocate
|
| /Linux-v5.15/Documentation/core-api/ |
| D | this_cpu_ops.rst | 70 to relocate a per cpu relative address to the proper per cpu area for
|
| /Linux-v5.15/Documentation/vm/ |
| D | page_migration.rst | 19 Page migration allows a process to manually relocate the node on which its
|
| /Linux-v5.15/mm/ |
| D | Kconfig | 246 pages as migration can relocate pages to satisfy a huge page
|
| /Linux-v5.15/arch/arm64/ |
| D | Kconfig | 1773 which retains all relocation metadata required to relocate the
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | vfs.rst | 925 wants to relocate a page (maybe off a memory card that is
|