Searched refs:xcomp_bv (Results 1 – 7 of 7) sorted by relevance
19 __field(u64, xcomp_bv)29 __entry->xcomp_bv = fpu->state.xsave.header.xcomp_bv;38 __entry->xcomp_bv
230 u64 xcomp_bv; member
239 state->xsave.header.xcomp_bv = XCOMP_BV_COMPACTED_FORMAT | in fpstate_init()
427 init_fpstate.xsave.header.xcomp_bv = (u64)1 << 63 | xfeatures_mask; in setup_init_fpu_buf()1080 xsave->header.xcomp_bv = XCOMP_BV_COMPACTED_FORMAT | xsave->header.xfeatures; in copyin_to_xsaves()
334 … if (!err && state_size > offsetof(struct xregs_state, header) && fpu->state.xsave.header.xcomp_bv) in __fpu__restore_sig()
139 if (!ret && xsave->header.xcomp_bv) in xstateregs_set()
3219 xsave->header.xcomp_bv = host_xcr0 | XSTATE_COMPACTION_ENABLED; in load_xsave()7456 vcpu->arch.guest_fpu.state.xsave.header.xcomp_bv = in fx_init()