Searched refs:wp_get_instr_detail (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/include/asm/ |
A D | hw_breakpoint.h | 63 void wp_get_instr_detail(struct pt_regs *regs, struct ppc_inst *instr,
|
/linux/arch/powerpc/kernel/ |
A D | hw_breakpoint_constraints.c | 130 void wp_get_instr_detail(struct pt_regs *regs, struct ppc_inst *instr, in wp_get_instr_detail() function
|
A D | hw_breakpoint.c | 636 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in hw_breakpoint_handler()
|
A D | process.c | 649 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in do_break_handler()
|
Completed in 8 milliseconds