Go to the documentation of this file.
23 #ifndef _PPC_BOOK3S_64_HW_BREAKPOINT_H
24 #define _PPC_BOOK3S_64_HW_BREAKPOINT_H
27 #ifdef CONFIG_HAVE_HW_BREAKPOINT
34 bool extraneous_interrupt;
39 #include <asm/debug.h>
43 struct perf_sample_data;
45 #define HW_BREAKPOINT_ALIGN 0x7
47 #define HW_BREAKPOINT_LEN 0x8
63 static inline void hw_breakpoint_disable(
void)
70 static inline void hw_breakpoint_disable(
void) { }