Home
last modified time | relevance | path

Searched refs:pcrel (Results 1 – 16 of 16) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dhead.S52 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 Dmcount.S34 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 Dentry.S25 la.pcrel t1, kernelsp
H A Dlbt.S133 la.pcrel a0, 1f
H A Dmcount_dyn.S79 la.pcrel t1, function_trace_op
/linux/arch/loongarch/power/
H A Dsuspend_asm.S61 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 Dhibernate_asm.S15 la.pcrel t0, saved_regs
34 la.pcrel t0, restore_pblist
49 la.pcrel t0, saved_regs
/linux/arch/loongarch/
H A DMakefile97 KBUILD_AFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
98 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
/linux/arch/s390/net/
H A Dbpf_jit_comp.c205 #define EMIT4_PCREL(op, pcrel) \ argument
207 long __pcrel = ((pcrel) >> 1) & 0xffff; \
275 static void emit6_pcrel_ril(struct bpf_jit *jit, u32 op, s64 pcrel) in emit6_pcrel_ril() argument
277 u32 pc32dbl = (s32)(pcrel / 2); in emit6_pcrel_ril()
282 static void emit6_pcrel_rilb(struct bpf_jit *jit, u32 op, u8 b, s64 pcrel) in emit6_pcrel_rilb() argument
284 emit6_pcrel_ril(jit, op | reg_high(b) << 16, pcrel); in emit6_pcrel_rilb()
294 static void emit6_pcrel_rilc(struct bpf_jit *jit, u32 op, u8 mask, s64 pcrel) in emit6_pcrel_rilc() argument
296 emit6_pcrel_ril(jit, op | mask << 20, pcrel); in emit6_pcrel_rilc()
/linux/arch/powerpc/kernel/
H A Dvector.S184 pla r11,name@pcrel; \
/linux/arch/loongarch/include/asm/
H A Dstackframe.h140 la.pcrel \temp, kernelsp
H A Dasmmacro.h84 la.pcrel \tmp1, 1f
/linux/arch/powerpc/
H A DMakefile201 KBUILD_CFLAGS += $(call cc-option,-mno-pcrel)
/linux/arch/powerpc/boot/
H A DMakefile78 $(call cc-option,-mno-pcrel) \
/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h386 pla reg,name@pcrel
/linux/arch/powerpc/include/asm/
H A Dppc_asm.h386 pla reg,name@pcrel