Home
last modified time | relevance | path

Searched defs:set_hw_breakpoint (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dkgdb.h268 int (*set_hw_breakpoint)(unsigned long, int, enum kgdb_bptype); member
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c865 static void set_hw_breakpoint(int nr, struct arch_hw_breakpoint *brk) in set_hw_breakpoint() function