Home
last modified time | relevance | path

Searched refs:PPC_INST_DCBA_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h214 #define PPC_INST_DCBA_MASK 0xfc0007fe macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c1361 if ((instword & PPC_INST_DCBA_MASK) == PPC_INST_DCBA) { in emulate_instruction()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h270 #define PPC_INST_DCBA_MASK 0xfc0007fe macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1368 if ((instword & PPC_INST_DCBA_MASK) == PPC_INST_DCBA) { in emulate_instruction()

Completed in 10 milliseconds