Searched refs:wp_get_instr_detail (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/powerpc/include/asm/ |
D | hw_breakpoint.h | 62 void wp_get_instr_detail(struct pt_regs *regs, ppc_inst_t *instr,
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | hw_breakpoint_constraints.c | 130 void wp_get_instr_detail(struct pt_regs *regs, ppc_inst_t *instr, in wp_get_instr_detail() function
|
D | hw_breakpoint.c | 663 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in hw_breakpoint_handler()
|
D | process.c | 646 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in do_break_handler()
|