Home
last modified time | relevance | path

Searched defs:hw_breakpoint (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/loongarch/kernel/
H A Dkgdb.c455 static struct hw_breakpoint { struct
456 unsigned int enabled;
457 unsigned long addr;
458 int len;
459 int type;
460 struct perf_event * __percpu *pev;
/openbmc/linux/arch/x86/kernel/
H A Dkgdb.c179 static struct hw_breakpoint { struct
195 struct arch_hw_breakpoint *info; in kgdb_correct_hw_break() argument
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c5688 } hw_breakpoint[4]; variable