Searched refs:PPC_INST_ISYNC (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 150 #define PPC_INST_ISYNC 0x4c00012c macro |
/arch/powerpc/lib/ | ||
D | feature-fixups.c | 452 instr[0] = PPC_INST_ISYNC; in do_barrier_nospec_fixups_range() |