Home
last modified time | relevance | path

Searched refs:relocate (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.6/drivers/soc/qcom/
Dmdt_loader.c213 bool relocate = false; in qcom_mdt_pas_init() local
229 relocate = true; in qcom_mdt_pas_init()
253 if (relocate) { in qcom_mdt_pas_init()
306 bool relocate = false; in __qcom_mdt_load() local
326 relocate = true; in __qcom_mdt_load()
332 if (relocate) { in __qcom_mdt_load()
/Linux-v6.6/Documentation/powerpc/
Dkaslr-booke32.rst14 map or copy kernel to a proper place and relocate. Freescale Book-E
18 relocate.
Dkasan.txt49 being able to arbitrarily relocate the kernel, which is basically the tricky
/Linux-v6.6/arch/mips/kernel/
Dvpe.c581 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()
DMakefile91 obj-$(CONFIG_RELOCATABLE) += relocate.o
/Linux-v6.6/arch/powerpc/kernel/
Dreloc_64.S19 _GLOBAL(relocate)
Dreloc_32.S30 _GLOBAL(relocate)
Dhead_64.S606 bl relocate
635 bl relocate
Dhead_44x.S90 bl relocate
Dprom_init.c3276 relocate(KERNELBASE); in setup_secure_guest()
3281 relocate(kbase); in setup_secure_guest()
Dhead_85xx.S129 2: bl relocate
/Linux-v6.6/arch/powerpc/include/asm/
Delf.h189 void relocate(unsigned long final_address);
/Linux-v6.6/arch/loongarch/kernel/
DMakefile58 obj-$(CONFIG_RELOCATABLE) += relocate.o
/Linux-v6.6/drivers/firmware/efi/libstub/
DMakefile73 alignedmem.o relocate.o printk.o vsprintf.o
/Linux-v6.6/drivers/remoteproc/
Dqcom_q6v5_mss.c1340 bool relocate = false; in q6v5_mpss_load() local
1380 relocate = true; in q6v5_mpss_load()
1415 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load()
1492 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
/Linux-v6.6/arch/arm/boot/compressed/
Dhead.S291 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.6/Documentation/riscv/
Dboot.rst47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
/Linux-v6.6/Documentation/mm/
Dzsmalloc.rst262 is heavy internal fragmentation and zspool compaction is unable to relocate
Dpage_migration.rst17 Page migration allows a process to manually relocate the node on which its
/Linux-v6.6/Documentation/arch/arm/
Dbooting.rst176 that it is loaded above 32MiB in order to avoid the need to relocate
/Linux-v6.6/Documentation/core-api/
Dthis_cpu_ops.rst69 to relocate a per cpu relative address to the proper per cpu area for
/Linux-v6.6/arch/loongarch/
DKconfig577 which retains all relocation metadata required, so as to relocate
/Linux-v6.6/arch/riscv/
DKconfig713 which retains all relocation metadata required to relocate the
/Linux-v6.6/mm/
DKconfig682 pages as migration can relocate pages to satisfy a huge page
/Linux-v6.6/Documentation/filesystems/
Dvfs.rst1010 wants to relocate a folio (maybe from a memory device that is

12