Home
last modified time | relevance | path

Searched refs:LIS_R2 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dcode-patching.h164 #define LIS_R2 (PPC_RAW_LIS(_R2, 0)) macro
191 ((*insn & OP_RT_RA_MASK) == LIS_R2)) && in ppc_function_entry()
/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c337 #define LIS_R2 0x3c400000UL in get_uprobe_offset() macro
361 ((*insn & OP_RT_RA_MASK) == LIS_R2)) && in get_uprobe_offset()