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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dhw_breakpoint.h29 #define X86_BREAKPOINT_LEN_8 0x48 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhw_breakpoint.c183 case X86_BREAKPOINT_LEN_8:
240 case X86_BREAKPOINT_LEN_8:
294 info->len = X86_BREAKPOINT_LEN_8;
330 case X86_BREAKPOINT_LEN_8:
H A Dkgdb.c366 breakinfo[i].len = X86_BREAKPOINT_LEN_8;

Completed in 137 milliseconds