Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/lib/
Dfeature-fixups.c489 instr[0] = PPC_INST_ISYNC; in do_barrier_nospec_fixups_range()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h222 #define PPC_INST_ISYNC 0x4c00012c macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c556 else if (*nip == PPC_INST_ISYNC) in check_io_access()