Home
last modified time | relevance | path

Searched refs:ftwx (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dkvm.h129 __u8 ftwx; /* in fxsave format */ member
/arch/x86/kvm/
Dx86.c3880 fpu->ftwx = fxsave->twd; in kvm_arch_vcpu_ioctl_get_fpu()
3900 fxsave->twd = fpu->ftwx; in kvm_arch_vcpu_ioctl_set_fpu()