Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c1162 EMIT(PPC_RAW_BLR()); in __arch_prepare_bpf_trampoline()
1169 EMIT(PPC_RAW_BLR()); in __arch_prepare_bpf_trampoline()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h494 #define PPC_RAW_BLR() (0x4e800020) macro