Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c662 EMIT(PPC_RAW_BCTRL()); in invoke_bpf_prog()
1083 EMIT(PPC_RAW_BCTRL()); in __arch_prepare_bpf_trampoline()
/linux/arch/powerpc/kernel/
H A Dsignal_64.c630 err |= __put_user(PPC_RAW_BCTRL(), &tramp[0]); in setup_trampoline()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h499 #define PPC_RAW_BCTRL() (0x4e800421) macro