Home
last modified time | relevance | path

Searched refs:xcomp_bv (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/fpu/
Dtypes.h217 u64 xcomp_bv; member
/linux-4.4.14/arch/x86/kernel/fpu/
Dxstate.c312 init_fpstate.xsave.header.xcomp_bv = (u64)1 << 63 | xfeatures_mask; in setup_init_fpu_buf()
/linux-4.4.14/arch/x86/kvm/
Dx86.c3085 xsave->header.xcomp_bv = host_xcr0 | XSTATE_COMPACTION_ENABLED; in load_xsave()
7203 vcpu->arch.guest_fpu.state.xsave.header.xcomp_bv = in fx_init()