Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dmdt_loader.c250 bool relocate = false; in qcom_mdt_pas_init() local
269 relocate = true; in qcom_mdt_pas_init()
293 if (relocate) { in qcom_mdt_pas_init()
358 bool relocate = false; in qcom_mdt_load_no_init() local
381 relocate = true; in qcom_mdt_load_no_init()
387 if (relocate) { in qcom_mdt_load_no_init()
/linux/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/arch/mips/kernel/
H A Dvpe.c582 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()
H A DMakefile91 obj-$(CONFIG_RELOCATABLE) += relocate.o
/linux/arch/arm64/kernel/pi/
H A DMakefile41 obj-$(CONFIG_RELOCATABLE) += relocate.pi.o
/linux/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 Dhead_85xx.S129 2: bl relocate
/linux/arch/powerpc/include/asm/
H A Delf.h187 void relocate(unsigned long final_address);
/linux/arch/loongarch/kernel/
H A DMakefile62 obj-$(CONFIG_RELOCATABLE) += relocate.o
/linux/drivers/firmware/efi/libstub/
H A DMakefile70 alignedmem.o relocate.o printk.o vsprintf.o
/linux/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/drivers/remoteproc/
H A Dqcom_q6v5_mss.c1395 bool relocate = false; in q6v5_mpss_load() local
1435 relocate = true; in q6v5_mpss_load()
1470 mpss_reloc = relocate ? min_addr : qproc->mpss_phys; in q6v5_mpss_load()
1547 boot_addr = relocate ? qproc->mpss_phys : min_addr; in q6v5_mpss_load()
/linux/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/Documentation/arch/riscv/
H A Dboot.rst47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
/linux/Documentation/arch/arm/
H A Dbooting.rst176 that it is loaded above 32MiB in order to avoid the need to relocate
/linux/arch/loongarch/
H A DKconfig656 which retains all relocation metadata required, so as to relocate
/linux/arch/riscv/
H A DKconfig1137 which retains all relocation metadata required to relocate the
/linux/mm/
H A DKconfig659 pages as migration can relocate pages to satisfy a huge page
/linux/Documentation/filesystems/
H A Dvfs.rst985 wants to relocate a folio (maybe from a memory device that is
/linux/arch/arm64/
H A DKconfig2303 which retains all relocation metadata required to relocate the
/linux/arch/x86/
H A DKconfig2035 above physical address, in which case it will relocate itself there.