Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/soc/qcom/
H A Dmdt_loader.c211 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-6.15/Documentation/arch/powerpc/
H A Dkaslr-booke32.rst14 map or copy kernel to a proper place and relocate. Freescale Book-E
18 relocate.
H A Dkasan.txt49 being able to arbitrarily relocate the kernel, which is basically the tricky
/linux-6.15/arch/mips/kernel/
H A 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()
H A DMakefile91 obj-$(CONFIG_RELOCATABLE) += relocate.o
/linux-6.15/arch/arm64/kernel/pi/
H A DMakefile41 obj-$(CONFIG_RELOCATABLE) += relocate.pi.o
/linux-6.15/arch/powerpc/kernel/
H A Dreloc_64.S19 _GLOBAL(relocate)
H A Dreloc_32.S30 _GLOBAL(relocate)
H A Dhead_64.S606 bl relocate
635 bl relocate
H A Dhead_44x.S90 bl relocate
H A Dprom_init.c3212 relocate(KERNELBASE); in setup_secure_guest()
3217 relocate(kbase); in setup_secure_guest()
H A Dhead_85xx.S129 2: bl relocate
/linux-6.15/arch/powerpc/include/asm/
H A Delf.h187 void relocate(unsigned long final_address);
/linux-6.15/arch/loongarch/kernel/
H A DMakefile62 obj-$(CONFIG_RELOCATABLE) += relocate.o
/linux-6.15/drivers/firmware/efi/libstub/
H A DMakefile70 alignedmem.o relocate.o printk.o vsprintf.o
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dmsm8916-longcheer-l8150.dts33 * Load wcnss_mem to the fixed address and relocate mpss_mem to the next
/linux-6.15/drivers/remoteproc/
H A Dqcom_q6v5_mss.c1386 bool relocate = false; in q6v5_mpss_load() local
1426 relocate = true; in q6v5_mpss_load()
1461 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load()
1538 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
/linux-6.15/arch/arm/boot/compressed/
H A 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-6.15/Documentation/arch/riscv/
H A Dboot.rst47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
/linux-6.15/Documentation/mm/
H A Dzsmalloc.rst261 is heavy internal fragmentation and zspool compaction is unable to relocate
H A Dpage_migration.rst17 Page migration allows a process to manually relocate the node on which its
/linux-6.15/Documentation/arch/arm/
H A Dbooting.rst176 that it is loaded above 32MiB in order to avoid the need to relocate
/linux-6.15/Documentation/core-api/
H A Dthis_cpu_ops.rst69 to relocate a per cpu relative address to the proper per cpu area for
/linux-6.15/Documentation/bpf/
H A Dbtf.rst941 to those base types. Later, we can relocate the split BTF using both the
968 If we relocate the split BTF later using the following new base BTF::
/linux-6.15/arch/loongarch/
H A DKconfig638 which retains all relocation metadata required, so as to relocate

12