Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dkvm.h161 __u8 ftwx; /* in fxsave format */ member
/arch/x86/kvm/
Dx86.c7371 fpu->ftwx = fxsave->twd; in kvm_arch_vcpu_ioctl_get_fpu()
7388 fxsave->twd = fpu->ftwx; in kvm_arch_vcpu_ioctl_set_fpu()