Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Duser_32.h47 long twd; member
58 unsigned short twd; member
Duser32.h10 u32 twd; member
22 unsigned short twd; /* not compatible to 64bit twd */ member
Duser_64.h53 unsigned short twd; /* Note this is not the same as member
Dprocessor.h283 u32 twd; /* FPU Tag Word */ member
299 u16 twd; /* Tag Word */ member
334 u32 twd; member
Dsigcontext.h172 __u16 twd; /* Note this is not the same as the member
/linux-3.3/arch/x86/um/
Dsignal.c23 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr()
40 unsigned long twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
/linux-3.3/arch/x86/kernel/
Di387.c309 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr()
334 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
/linux-3.3/drivers/watchdog/
Dmax63xx_wdt.c75 u8 twd; member