Searched defs:twd (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dmax63xx_wdt.c75 u8 twd; member in struct:max63xx_timeout
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dsignal.c39 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) argument
56 unsigned long twd = (unsigned long) fxsave->twd; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Duser32.h10 u32 twd; member in struct:user_i387_ia32_struct
22 unsigned short twd; /* not compatible to 64bit twd */ member in struct:user32_fxsr_struct
H A Duser_32.h47 long twd; member in struct:user_i387_struct
58 unsigned short twd; member in struct:user_fxsr_struct
H A Duser_64.h53 unsigned short twd; /* Note this is not the same as member in struct:user_i387_struct
H A Dsigcontext.h172 __u16 twd; /* Note this is not the same as the member in struct:_fpstate
H A Dprocessor.h286 u32 twd; /* FPU Tag Word */ member in struct:i387_fsave_struct
302 u16 twd; /* Tag Word */ member in struct:i387_fxsave_struct
337 u32 twd; member in struct:i387_soft_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c308 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) argument
333 u32 twd = (unsigned long) fxsave->twd; local
[all...]

Completed in 103 milliseconds