Home
last modified time | relevance | path

Searched refs:PPC_INST_SYNC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dfeature-fixups.c490 instr[1] = PPC_INST_SYNC; in do_barrier_nospec_fixups_range()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c558 if (*nip == PPC_INST_SYNC || (*nip >> 26) == OP_TRAP) { in check_io_access()
1399 if ((instword & PPC_INST_SYNC_MASK) == PPC_INST_SYNC) { in emulate_instruction()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h221 #define PPC_INST_SYNC 0x7c0004ac macro
/kernel/linux/linux-5.10/arch/powerpc/net/
H A Dbpf_jit_comp64.c706 EMIT(PPC_INST_SYNC); in bpf_jit_build_body()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h277 #define PPC_INST_SYNC 0x7c0004ac macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1406 if ((instword & PPC_INST_SYNC_MASK) == PPC_INST_SYNC) { in emulate_instruction()

Completed in 12 milliseconds