Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dhw_breakpoint.c187 case X86_BREAKPOINT_LEN_4: in arch_bp_generic_len()
388 hw->len = X86_BREAKPOINT_LEN_4; in arch_build_bp_info()
443 case X86_BREAKPOINT_LEN_4: in hw_breakpoint_arch_parse()
Dkgdb.c353 breakinfo[i].len = X86_BREAKPOINT_LEN_4; in kgdb_set_hw_break()
/linux-6.12.1/arch/x86/include/asm/
Dhw_breakpoint.h29 #define X86_BREAKPOINT_LEN_4 0x4c macro