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

/linux-4.1.27/drivers/watchdog/
H A Dmax63xx_wdt.c64 u8 twd; member in struct:max63xx_timeout
/linux-4.1.27/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 Dprocessor.h321 u32 twd; /* FPU Tag Word */ member in struct:i387_fsave_struct
337 u16 twd; /* Tag Word */ member in struct:i387_fxsave_struct
372 u32 twd; member in struct:i387_soft_struct
/linux-4.1.27/arch/x86/kernel/
H A Di387.c420 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) twd_i387_to_fxsr() argument
445 u32 twd = (unsigned long) fxsave->twd; twd_fxsr_to_i387() local
/linux-4.1.27/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.1.27/arch/x86/include/uapi/asm/
H A Dsigcontext.h139 __u16 twd; /* Note this is not the same as the member in struct:_fpstate

Completed in 177 milliseconds