Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/lib/
Dfeature-fixups.c552 instr[0] = PPC_RAW_ISYNC(); in do_barrier_nospec_fixups_range()
/Linux-v6.6/arch/powerpc/include/asm/
Dppc-opcode.h427 #define PPC_RAW_ISYNC() (0x4c00012c) macro
/Linux-v6.6/arch/powerpc/kernel/
Dtraps.c551 else if (*nip == PPC_RAW_ISYNC()) in check_io_access()