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

/linux-master/arch/powerpc/kvm/
H A Demulate.c220 kvmppc_core_queue_program(vcpu, SRR1_PROGTRAP);
236 kvmppc_core_queue_program(vcpu, SRR1_PROGTRAP);
/linux-master/arch/powerpc/include/asm/
H A Dreg.h804 #define SRR1_PROGTRAP 0x00020000 /* Trap */ macro
/linux-master/arch/powerpc/kernel/
H A Dtraps.c593 #define REASON_TRAP SRR1_PROGTRAP
/linux-master/arch/powerpc/lib/
H A Dsstep.c3172 op->val = SRR1_PROGTRAP;

Completed in 156 milliseconds