Searched refs:POWERPC_EXCP_DEBUG (Results 1 – 5 of 5) sorted by relevance
60 case POWERPC_EXCP_DEBUG: return "DEBUG"; in powerpc_excp_name()575 case POWERPC_EXCP_DEBUG: /* Debug interrupt */ in powerpc_excp_40x()1157 case POWERPC_EXCP_DEBUG: /* Debug interrupt */ in powerpc_excp_booke()
83 POWERPC_EXCP_DEBUG = 15, /* Debug interrupt */ enumerator
1662 env->excp_vectors[POWERPC_EXCP_DEBUG] = 0x00002000; in init_excp_4xx()1770 env->excp_vectors[POWERPC_EXCP_DEBUG] = 0x00000000; in init_excp_e200()1805 env->excp_vectors[POWERPC_EXCP_DEBUG] = 0x00000000; in init_excp_BookE()
1095 kvm_sync_excp(env, POWERPC_EXCP_DEBUG, SPR_BOOKE_IVOR15); in kvmppc_get_booke_sregs()
374 tcg_constant_i32(POWERPC_EXCP_DEBUG)); in gen_debug_exception()