Home
last modified time | relevance | path

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

/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.h299 u32 twd; /* FPU Tag Word */ member
315 u16 twd; /* Tag Word */ member
350 u32 twd; member
/arch/x86/kernel/
Di387.c416 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr()
441 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local
/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
/arch/x86/include/uapi/asm/
Dsigcontext.h139 __u16 twd; /* Note this is not the same as the member