Searched refs:twd (Results 1 – 13 of 13) sorted by relevance
75 u8 twd; member105 while (table->twd) { in max63xx_select_timeout()106 if (value <= table->twd) { in max63xx_select_timeout()290 current_timeout->twd, current_timeout->tdelay); in max63xx_wdt_probe()292 heartbeat = current_timeout->twd; in max63xx_wdt_probe()
138 fp->twd = 0xffffffffu; in fpu_finit()309 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument314 tmp = ~twd; in twd_i387_to_fxsr()334 u32 twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local339 for (i = 0; i < 8; i++, twd >>= 1) { in twd_fxsr_to_i387()340 if (twd & 0x1) { in twd_fxsr_to_i387()385 env->twd = twd_fxsr_to_i387(fxsave); in convert_from_fxsr()423 fxsave->twd = twd_i387_to_fxsr(env->twd); in convert_to_fxsr()
67 fx->twd = 0; in __sanitize_i387_state()
47 long twd; member58 unsigned short twd; member
10 u32 twd; member22 unsigned short twd; /* not compatible to 64bit twd */ member
53 unsigned short twd; /* Note this is not the same as member
283 u32 twd; /* FPU Tag Word */ member299 u16 twd; /* Tag Word */ member334 u32 twd; member
172 __u16 twd; /* Note this is not the same as the member
39 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) in twd_i387_to_fxsr() argument44 tmp = ~twd; in twd_i387_to_fxsr()56 unsigned long twd = (unsigned long) fxsave->twd; in twd_fxsr_to_i387() local64 if (twd & 0x1) { in twd_fxsr_to_i387()93 twd = twd >> 1; in twd_fxsr_to_i387()144 fxsave->twd = twd_i387_to_fxsr((unsigned short)(env[2] & 0xffff)); in convert_fxsr_from_user()
58 #define fpu_tag_word (I387->soft.twd)
40 soft->twd = 0xffff; in finit_soft_fpu()
713 tags = S387->twd; in fpregs_soft_set()726 S387->twd = tags; in fpregs_soft_set()748 S387->twd |= 0xffff0000; in fpregs_soft_get()
5761 fpu->ftwx = fxsave->twd; in kvm_arch_vcpu_ioctl_get_fpu()5778 fxsave->twd = fpu->ftwx; in kvm_arch_vcpu_ioctl_set_fpu()