Searched refs:decode_dr7 (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.h67 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhw_breakpoint.c87 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type) function
H A Dptrace.c619 enabled = decode_dr7(data, i, &len, &type);

Completed in 161 milliseconds