Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Demulate.c272 if (inst == KVMPPC_INST_SW_BREAKPOINT) { in kvmppc_emulate_instruction()
H A Dbooke.c1106 (last_inst == KVMPPC_INST_SW_BREAKPOINT)) { in kvmppc_handle_exit()
1680 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT); in kvmppc_get_one_reg()
H A Dbook3s_pr.c1554 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT); in kvmppc_get_one_reg_pr()
H A Dbook3s_hv.c1182 if (last_inst == KVMPPC_INST_SW_BREAKPOINT) { in kvmppc_emulate_debug_inst()
1666 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT); in kvmppc_get_one_reg_hv()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Demulate.c274 if (inst == KVMPPC_INST_SW_BREAKPOINT) { in kvmppc_emulate_instruction()
H A Dbooke.c1140 (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()
H A Dbook3s_pr.c1542 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT); in kvmppc_get_one_reg_pr()
H A Dbook3s_hv.c1429 if (ppc_inst_val(last_inst) == KVMPPC_INST_SW_BREAKPOINT) { in kvmppc_emulate_debug_inst()
2198 *val = get_reg_val(id, KVMPPC_INST_SW_BREAKPOINT); in kvmppc_get_one_reg_hv()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_ppc.h33 * KVMPPC_INST_SW_BREAKPOINT is debug Instruction
36 #define KVMPPC_INST_SW_BREAKPOINT 0x00dddd00 macro
/kernel/linux/linux-6.6/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 29 milliseconds