Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhw_breakpoint.h47 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type() function
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c43 static inline int hw_breakpoint_type(unsigned long dr7, int index) in hw_breakpoint_type() function