Home
last modified time | relevance | path

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

12

/linux/drivers/soc/qcom/
H A Dmdt_loader.c239 bool relocate = false; in __qcom_mdt_pas_init() local
258 relocate = true; in __qcom_mdt_pas_init()
282 if (relocate) { in __qcom_mdt_pas_init()
346 bool relocate = false; in qcom_mdt_load_no_init() local
369 relocate = true; in qcom_mdt_load_no_init()
375 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 Dprom_init.c3213 relocate(KERNELBASE); in setup_secure_guest()
3218 relocate(kbase); in setup_secure_guest()
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/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/Documentation/arch/arm/
H A Dbooting.rst176 that it is loaded above 32MiB in order to avoid the need to relocate
/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst69 to relocate a per cpu relative address to the proper per cpu area for
/linux/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/arch/loongarch/
H A DKconfig664 which retains all relocation metadata required, so as to relocate

12