Searched refs:PPC_INST_DCBA (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h134 #define PPC_INST_DCBA 0x7c0005ec macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c1027 if ((instword & PPC_INST_DCBA_MASK) == PPC_INST_DCBA) { emulate_instruction()

Completed in 80 milliseconds