Searched refs:relocate (Results 1 – 21 of 21) sorted by relevance
/Linux-v6.1/Documentation/powerpc/ |
D | kaslr-booke32.rst | 14 map or copy kernel to a proper place and relocate. Freescale Book-E 18 relocate.
|
D | kasan.txt | 49 being able to arbitrarily relocate the kernel, which is basically the tricky
|
/Linux-v6.1/drivers/soc/qcom/ |
D | mdt_loader.c | 272 bool relocate = false; in __qcom_mdt_load() local 290 relocate = true; in __qcom_mdt_load() 296 if (relocate) { in __qcom_mdt_load()
|
/Linux-v6.1/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 | 94 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | reloc_64.S | 19 _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 | prom_init.c | 3276 relocate(KERNELBASE); in setup_secure_guest() 3281 relocate(kbase); in setup_secure_guest()
|
D | head_85xx.S | 128 2: bl relocate
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | elf.h | 189 void relocate(unsigned long final_address);
|
/Linux-v6.1/drivers/firmware/efi/libstub/ |
D | Makefile | 70 alignedmem.o relocate.o vsprintf.o
|
/Linux-v6.1/drivers/remoteproc/ |
D | qcom_q6v5_mss.c | 1297 bool relocate = false; in q6v5_mpss_load() local 1337 relocate = true; in q6v5_mpss_load() 1363 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load() 1440 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
|
/Linux-v6.1/arch/arm/boot/compressed/ |
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-v6.1/Documentation/arm/ |
D | booting.rst | 176 that it is loaded above 32MiB in order to avoid the need to relocate
|
/Linux-v6.1/Documentation/mm/ |
D | page_migration.rst | 19 Page migration allows a process to manually relocate the node on which its
|
/Linux-v6.1/Documentation/core-api/ |
D | this_cpu_ops.rst | 70 to relocate a per cpu relative address to the proper per cpu area for
|
/Linux-v6.1/mm/ |
D | Kconfig | 605 pages as migration can relocate pages to satisfy a huge page
|
/Linux-v6.1/Documentation/filesystems/ |
D | vfs.rst | 936 wants to relocate a folio (maybe from a memory device that is
|
/Linux-v6.1/arch/arm64/ |
D | Kconfig | 2097 which retains all relocation metadata required to relocate the
|