Home
last modified time | relevance | path

Searched refs:PPC_RAW_BLR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c1157 EMIT(PPC_RAW_BLR()); in __arch_prepare_bpf_trampoline()
1164 EMIT(PPC_RAW_BLR()); in __arch_prepare_bpf_trampoline()
H A Dbpf_jit_comp64.c408 EMIT(PPC_RAW_BLR()); in bpf_jit_build_epilogue()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h494 #define PPC_RAW_BLR() (0x4e800020) macro