Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h179 __u8 ftwx; /* in fxsave format */ member
/linux/arch/x86/kvm/
H A Dx86.c12618 fpu->ftwx = fxsave->twd; in kvm_arch_vcpu_ioctl_get_fpu()
12642 fxsave->twd = fpu->ftwx; in kvm_arch_vcpu_ioctl_set_fpu()