Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dhw_breakpoint.h58 bool wp_check_constraints(struct pt_regs *regs, ppc_inst_t instr,
/linux-6.1.9/arch/powerpc/kernel/
Dhw_breakpoint_constraints.c83 bool wp_check_constraints(struct pt_regs *regs, ppc_inst_t instr, in wp_check_constraints() function
Dhw_breakpoint.c673 if (wp_check_constraints(regs, instr, ea, type, size, info[i])) { in hw_breakpoint_handler()
Dprocess.c653 if (wp_check_constraints(regs, instr, ea, type, size, info)) { in do_break_handler()