Searched full:pcrel (Results 1 – 19 of 19) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | head.S | 52 la.pcrel t0, __bss_start # clear .bss 54 la.pcrel t1, __bss_stop - LONGSIZE 60 la.pcrel t0, fw_arg0 62 la.pcrel t0, fw_arg1 64 la.pcrel t0, fw_arg2 77 la.pcrel tp, init_thread_union 129 la.pcrel t0, cpuboot_data
|
| H A D | mcount.S | 34 la.pcrel t1, ftrace_stub 35 la.pcrel t2, ftrace_trace_function /* Prepare t2 for (1) */ 49 la.pcrel t1, ftrace_stub 50 la.pcrel t3, ftrace_graph_return 53 la.pcrel t1, ftrace_graph_entry_stub 54 la.pcrel t3, ftrace_graph_entry
|
| H A D | entry.S | 25 la.pcrel t1, kernelsp
|
| H A D | lbt.S | 133 la.pcrel a0, 1f
|
| H A D | mcount_dyn.S | 79 la.pcrel t1, function_trace_op
|
| H A D | alternative.c | 136 pr_err("Not support pcrel instruction at present!"); in copy_alt_insns()
|
| /linux/arch/loongarch/power/ |
| H A D | suspend_asm.S | 61 la.pcrel t0, acpi_saved_sp 68 la.pcrel a0, loongarch_wakeup_start 69 la.pcrel t0, loongarch_suspend_addr 85 la.pcrel t0, acpi_saved_sp
|
| H A D | hibernate_asm.S | 15 la.pcrel t0, saved_regs 34 la.pcrel t0, restore_pblist 49 la.pcrel t0, saved_regs
|
| /linux/arch/loongarch/ |
| H A D | Makefile | 113 KBUILD_AFLAGS_KERNEL += -Wa,-mla-global-with-pcrel 114 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
|
| /linux/arch/powerpc/ |
| H A D | Makefile | 192 # No prefix or pcrel 201 KBUILD_CFLAGS += $(call cc-option,-mno-pcrel)
|
| H A D | Kconfig | 12 # where pcrel code is not generated if -msoft-float, -mno-altivec, or 15 # do pcrel yet.
|
| /linux/arch/powerpc/kernel/ |
| H A D | module_64.c | 108 * with PCREL kernels that use prefix instructions in the stub. 132 * - PCREL does not have a TOC. 133 * - ELFv2 non-PCREL just has to save r2, the callee is responsible for 910 /* PCREL still generates REL24 for mcount */ in apply_relocate_add()
|
| H A D | vector.S | 184 pla r11,name@pcrel; \
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 140 la.pcrel \temp, kernelsp
|
| H A D | asmmacro.h | 84 la.pcrel \tmp1, 1f
|
| /linux/arch/powerpc/kernel/trace/ |
| H A D | ftrace.c | 641 pr_err("Address of %ps out of range of pcrel address.\n", in ftrace_dyn_arch_init()
|
| /linux/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 386 pla reg,name@pcrel
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 386 pla reg,name@pcrel
|
| /linux/arch/parisc/kernel/ |
| H A D | module.c | 20 * This reduces the distance between the PCREL location and the stub entry
|