Home
last modified time | relevance | path

Searched defs:breakpoint_handler (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c486 void breakpoint_handler(struct pt_regs *regs) in breakpoint_handler() function
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c620 static int breakpoint_handler(unsigned long unused, unsigned long esr, in breakpoint_handler() function
/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c853 static void breakpoint_handler(unsigned long unknown, struct pt_regs *regs) in breakpoint_handler() function