Home
last modified time | relevance | path

Searched refs:OP_TRAP (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kvm/
Demulate.c215 case OP_TRAP: in kvmppc_emulate_instruction()
/arch/powerpc/include/asm/
Dppc-opcode.h130 #define OP_TRAP 3 macro
/arch/powerpc/kernel/
Dtraps.c550 if (*nip == PPC_RAW_SYNC() || get_op(*nip) == OP_TRAP) { in check_io_access()