Searched refs:KVMPPC_INST_SW_BREAKPOINT (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Demulate.c274 if (inst == KVMPPC_INST_SW_BREAKPOINT) {
H A Dbooke.c1140 (last_inst == KVMPPC_INST_SW_BREAKPOINT)) {
1714 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT);
H A Dbook3s_pr.c1543 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT);
H A Dbook3s_hv.c1484 if (ppc_inst_val(last_inst) == KVMPPC_INST_SW_BREAKPOINT) {
2254 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT);
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h34 * KVMPPC_INST_SW_BREAKPOINT is debug Instruction
37 #define KVMPPC_INST_SW_BREAKPOINT 0x00dddd00 macro

Completed in 140 milliseconds