Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c872 EMIT(PPC_RAW_LWSYNC()); in emit_atomic_ld_st()
875 EMIT(PPC_RAW_LWSYNC()); in emit_atomic_ld_st()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h428 #define PPC_RAW_LWSYNC() (0x7c2004ac) macro