Home
last modified time | relevance | path

Searched refs:DR7_TYPE_BP_INST (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c62 case DR7_TYPE_BP_INST: in hw_breakpoint_insert()
103 case DR7_TYPE_BP_INST: in hw_breakpoint_remove()
179 case DR7_TYPE_BP_INST: in check_hw_breakpoints()
/openbmc/qemu/target/i386/
H A Dcpu.h293 #define DR7_TYPE_BP_INST 0x0 macro