Home
last modified time | relevance | path

Searched refs:LIS_R2 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcode-patching.h77 #define LIS_R2 0x3c400000UL macro
103 ((*insn & OP_RT_RA_MASK) == LIS_R2)) && in ppc_function_entry()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcode-patching.h126 #define LIS_R2 (PPC_RAW_LIS(_R2, 0)) macro
153 ((*insn & OP_RT_RA_MASK) == LIS_R2)) && in ppc_function_entry()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtrace_helpers.c191 #define LIS_R2 0x3c400000UL in get_uprobe_offset() macro
215 ((*insn & OP_RT_RA_MASK) == LIS_R2)) && in get_uprobe_offset()

Completed in 2 milliseconds