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

/linux-4.4.14/arch/powerpc/include/asm/
H A Demulated_ops.h78 #define PPC_WARN_EMULATED(type, regs) \ macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c1020 PPC_WARN_EMULATED(mfpvr, regs); emulate_instruction()
1028 PPC_WARN_EMULATED(dcba, regs); emulate_instruction()
1037 PPC_WARN_EMULATED(mcrxr, regs); emulate_instruction()
1048 PPC_WARN_EMULATED(string, regs); emulate_instruction()
1054 PPC_WARN_EMULATED(popcntb, regs); emulate_instruction()
1060 PPC_WARN_EMULATED(isel, regs); emulate_instruction()
1066 PPC_WARN_EMULATED(sync, regs); emulate_instruction()
1078 PPC_WARN_EMULATED(mfdscr, regs); emulate_instruction()
1089 PPC_WARN_EMULATED(mtdscr, regs); emulate_instruction()
1114 PPC_WARN_EMULATED(math, regs); emulate_math()
1726 PPC_WARN_EMULATED(altivec, regs); altivec_assist_exception()

Completed in 58 milliseconds