Home
last modified time | relevance | path

Searched refs:X86_BREAKPOINT_LEN_8 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
Dhw_breakpoint.c190 case X86_BREAKPOINT_LEN_8: in arch_bp_generic_len()
392 hw->len = X86_BREAKPOINT_LEN_8; in arch_build_bp_info()
447 case X86_BREAKPOINT_LEN_8: in hw_breakpoint_arch_parse()
Dkgdb.c357 breakinfo[i].len = X86_BREAKPOINT_LEN_8; in kgdb_set_hw_break()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dhw_breakpoint.h32 #define X86_BREAKPOINT_LEN_8 0x48 macro