Searched refs:KVMPPC_INST_SW_BREAKPOINT (Results 1 – 4 of 4) sorted by relevance
274 if (inst == KVMPPC_INST_SW_BREAKPOINT) { in kvmppc_emulate_instruction()
1140 (last_inst == KVMPPC_INST_SW_BREAKPOINT)) { in kvmppc_handle_exit()1714 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT); in kvmppc_get_one_reg()
1535 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT); in kvmppc_get_one_reg_pr()
37 #define KVMPPC_INST_SW_BREAKPOINT 0x00dddd00 macro