Home
last modified time | relevance | path

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

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