Searched refs:wp_get_instr_detail (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | hw_breakpoint.h | 63 void wp_get_instr_detail(struct pt_regs *regs, ppc_inst_t *instr,
|
/linux/arch/powerpc/kernel/ |
H A 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
|
H A D | hw_breakpoint.c | 403 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in hw_breakpoint_handler()
|
H A D | process.c | 644 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in do_break_handler()
|