Home
last modified time | relevance | path

Searched refs:PPC_RAW_ISYNC (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/lib/
H A Dfeature-fixups.c559 instr[0] = PPC_RAW_ISYNC(); in do_barrier_nospec_fixups_range()
/linux/arch/powerpc/kernel/
H A Dtraps.c550 else if (*nip == PPC_RAW_ISYNC()) in check_io_access()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h427 #define PPC_RAW_ISYNC() (0x4c00012c) macro
/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c1340 EMIT(PPC_RAW_ISYNC()); in bpf_jit_build_body()