Searched refs:relocate (Results 1 – 25 of 29) sorted by relevance
12
| /linux/drivers/soc/qcom/ |
| A D | mdt_loader.c | 211 bool relocate = false; in qcom_mdt_pas_init() local 227 relocate = true; in qcom_mdt_pas_init() 251 if (relocate) { in qcom_mdt_pas_init() 304 bool relocate = false; in __qcom_mdt_load() local 324 relocate = true; in __qcom_mdt_load() 330 if (relocate) { in __qcom_mdt_load()
|
| /linux/Documentation/arch/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/arch/mips/kernel/ |
| A D | vpe.c | 581 unsigned int len, i, symindex = 0, strindex = 0, relocate = 0; in vpe_elfload() local 602 relocate = 1; in vpe_elfload() 618 if (relocate) { in vpe_elfload() 649 if (relocate) { in vpe_elfload()
|
| A D | Makefile | 91 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
| /linux/arch/arm64/kernel/pi/ |
| A D | Makefile | 41 obj-$(CONFIG_RELOCATABLE) += relocate.pi.o
|
| /linux/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 | 3284 relocate(KERNELBASE); in setup_secure_guest() 3289 relocate(kbase); in setup_secure_guest()
|
| A D | head_85xx.S | 129 2: bl relocate
|
| /linux/arch/powerpc/include/asm/ |
| A D | elf.h | 187 void relocate(unsigned long final_address);
|
| /linux/arch/loongarch/kernel/ |
| A D | Makefile | 62 obj-$(CONFIG_RELOCATABLE) += relocate.o
|
| /linux/drivers/firmware/efi/libstub/ |
| A D | Makefile | 68 alignedmem.o relocate.o printk.o vsprintf.o
|
| /linux/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
|
| /linux/drivers/remoteproc/ |
| A D | qcom_q6v5_mss.c | 1341 bool relocate = false; in q6v5_mpss_load() local 1381 relocate = true; in q6v5_mpss_load() 1416 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load() 1493 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
|
| /linux/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/Documentation/arch/riscv/ |
| A D | boot.rst | 47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
|
| /linux/Documentation/mm/ |
| A D | zsmalloc.rst | 262 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/Documentation/arch/arm/ |
| A D | booting.rst | 176 that it is loaded above 32MiB in order to avoid the need to relocate
|
| /linux/Documentation/core-api/ |
| A D | this_cpu_ops.rst | 69 to relocate a per cpu relative address to the proper per cpu area for
|
| /linux/arch/loongarch/ |
| A D | Kconfig | 623 which retains all relocation metadata required, so as to relocate
|
| /linux/arch/riscv/ |
| A D | Kconfig | 944 which retains all relocation metadata required to relocate the
|
Completed in 101 milliseconds
12