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

/linux-4.4.14/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
/linux-4.4.14/arch/x86/kernel/fpu/
H A Dregset.c138 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) twd_i387_to_fxsr() argument
163 u32 twd = (unsigned long) fxsave->twd; twd_fxsr_to_i387() local
/linux-4.4.14/arch/x86/um/
H A Dsignal.c23 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) twd_i387_to_fxsr() argument
40 unsigned long twd = (unsigned long) fxsave->twd; twd_fxsr_to_i387() local
/linux-4.4.14/drivers/watchdog/
H A Dmax63xx_wdt.c76 const u8 twd; member in struct:max63xx_timeout
/linux-4.4.14/arch/x86/include/asm/fpu/
H A Dtypes.h14 u32 twd; /* FPU Tag Word */ member in struct:fregs_state
36 u16 twd; /* Tag Word */ member in struct:fxregs_state
78 u32 twd; member in struct:swregs_state
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsigcontext.h152 __u16 twd; member in struct:_fpstate_64

Completed in 166 milliseconds