Home
last modified time | relevance | path

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

12

/linux/drivers/soc/qcom/
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/Documentation/arch/powerpc/
A Dkaslr-booke32.rst14 map or copy kernel to a proper place and relocate. Freescale Book-E
18 relocate.
A Dkasan.txt49 being able to arbitrarily relocate the kernel, which is basically the tricky
/linux/arch/mips/kernel/
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()
A DMakefile91 obj-$(CONFIG_RELOCATABLE) += relocate.o
/linux/arch/arm64/kernel/pi/
A DMakefile41 obj-$(CONFIG_RELOCATABLE) += relocate.pi.o
/linux/arch/powerpc/kernel/
A Dreloc_64.S19 _GLOBAL(relocate)
A Dreloc_32.S30 _GLOBAL(relocate)
A Dhead_64.S606 bl relocate
635 bl relocate
A Dhead_44x.S90 bl relocate
A Dprom_init.c3284 relocate(KERNELBASE); in setup_secure_guest()
3289 relocate(kbase); in setup_secure_guest()
A Dhead_85xx.S129 2: bl relocate
/linux/arch/powerpc/include/asm/
A Delf.h187 void relocate(unsigned long final_address);
/linux/arch/loongarch/kernel/
A DMakefile62 obj-$(CONFIG_RELOCATABLE) += relocate.o
/linux/drivers/firmware/efi/libstub/
A DMakefile68 alignedmem.o relocate.o printk.o vsprintf.o
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8916-longcheer-l8150.dts33 * Load wcnss_mem to the fixed address and relocate mpss_mem to the next
/linux/drivers/remoteproc/
A Dqcom_q6v5_mss.c1341 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 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/
A Dboot.rst47 and 4MB aligned for rv32). Note that the EFI stub will physically relocate the
/linux/Documentation/mm/
A Dzsmalloc.rst262 is heavy internal fragmentation and zspool compaction is unable to relocate
A Dpage_migration.rst17 Page migration allows a process to manually relocate the node on which its
/linux/Documentation/arch/arm/
A Dbooting.rst176 that it is loaded above 32MiB in order to avoid the need to relocate
/linux/Documentation/core-api/
A Dthis_cpu_ops.rst69 to relocate a per cpu relative address to the proper per cpu area for
/linux/arch/loongarch/
A DKconfig623 which retains all relocation metadata required, so as to relocate
/linux/arch/riscv/
A DKconfig944 which retains all relocation metadata required to relocate the

Completed in 101 milliseconds

12