Searched refs:relocate (Results 1 – 24 of 24) sorted by relevance
/linux-6.3-rc2/Documentation/powerpc/ |
A D | kaslr-booke32.rst | 14 map or copy kernel to a proper place and relocate. Freescale Book-E 18 relocate.
|
A D | kasan.txt | 49 being able to arbitrarily relocate the kernel, which is basically the tricky
|
/linux-6.3-rc2/drivers/soc/qcom/ |
A 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-6.3-rc2/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 | 94 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | Makefile | 44 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | reloc_64.S | 19 _GLOBAL(relocate)
|
A D | reloc_32.S | 30 _GLOBAL(relocate)
|
A D | head_64.S | 570 bl relocate 606 bl relocate
|
A D | head_44x.S | 91 bl relocate
|
A D | prom_init.c | 3276 relocate(KERNELBASE); in setup_secure_guest() 3281 relocate(kbase); in setup_secure_guest()
|
A D | head_85xx.S | 130 2: bl relocate
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | elf.h | 189 void relocate(unsigned long final_address);
|
/linux-6.3-rc2/drivers/firmware/efi/libstub/ |
A D | Makefile | 74 alignedmem.o relocate.o printk.o vsprintf.o
|
/linux-6.3-rc2/drivers/remoteproc/ |
A D | qcom_q6v5_mss.c | 1325 bool relocate = false; in q6v5_mpss_load() local 1365 relocate = true; in q6v5_mpss_load() 1400 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load() 1477 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
|
/linux-6.3-rc2/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
|
/linux-6.3-rc2/Documentation/mm/ |
A D | zsmalloc.rst | 245 is heavy internal fragmentation and zspool compaction is unable to relocate
|
A D | page_migration.rst | 17 Page migration allows a process to manually relocate the node on which its
|
/linux-6.3-rc2/Documentation/arm/ |
A D | booting.rst | 176 that it is loaded above 32MiB in order to avoid the need to relocate
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | this_cpu_ops.rst | 70 to relocate a per cpu relative address to the proper per cpu area for
|
/linux-6.3-rc2/arch/loongarch/ |
A D | Kconfig | 495 which retains all relocation metadata required, so as to relocate
|
/linux-6.3-rc2/mm/ |
A D | Kconfig | 650 pages as migration can relocate pages to satisfy a huge page
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | vfs.rst | 937 wants to relocate a folio (maybe from a memory device that is
|
/linux-6.3-rc2/arch/arm64/ |
A D | Kconfig | 2136 which retains all relocation metadata required to relocate the
|
Completed in 38 milliseconds