Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhw_breakpoint.h42 #define X86_BREAKPOINT_RW 0x83 macro
/linux/arch/x86/kernel/
H A Dkgdb.c340 breakinfo[i].type = X86_BREAKPOINT_RW; in kgdb_set_hw_break()