Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c780 EMIT(PPC_RAW_SYNC()); in bpf_jit_emit_atomic_ops()
844 EMIT(PPC_RAW_SYNC()); in bpf_jit_emit_atomic_ops()
1391 EMIT(PPC_RAW_SYNC()); in bpf_jit_build_body()
1401 EMIT(PPC_RAW_SYNC()); in bpf_jit_build_body()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h426 #define PPC_RAW_SYNC() (0x7c0004ac) macro