Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_breakpoint.h59 bool wp_check_constraints(struct pt_regs *regs, ppc_inst_t instr,
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c83 bool wp_check_constraints(struct pt_regs *regs, ppc_inst_t instr, in wp_check_constraints() function
H A Dhw_breakpoint.c415 if (wp_check_constraints(regs, instr, ea, type, size, info)) { in hw_breakpoint_handler()
H A Dprocess.c653 if (wp_check_constraints(regs, instr, ea, type, size, info)) { in do_break_handler()