Home
last modified time | relevance | path

Searched refs:wp_get_instr_detail (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h63 void wp_get_instr_detail(struct pt_regs *regs, ppc_inst_t *instr,
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c130 void wp_get_instr_detail(struct pt_regs *regs, ppc_inst_t *instr, in wp_get_instr_detail() function
H A Dhw_breakpoint.c403 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in hw_breakpoint_handler()
H A Dprocess.c646 wp_get_instr_detail(regs, &instr, &type, &size, &ea); in do_break_handler()