Searched refs:host_xcr0 (Results 1 – 3 of 3) sorted by relevance
168 extern u64 host_xcr0;
51 u64 xcr0 = KVM_SUPPORTED_XCR0 & host_xcr0; in kvm_supported_xcr0()
173 u64 __read_mostly host_xcr0; variable645 if (vcpu->arch.xcr0 != host_xcr0) in kvm_put_guest_xcr0()646 xsetbv(XCR_XFEATURE_ENABLED_MASK, host_xcr0); in kvm_put_guest_xcr0()3245 xsave->xsave_hdr.xcomp_bv = host_xcr0 | XSTATE_COMPACTION_ENABLED; in load_xsave()5834 host_xcr0 = xgetbv(XCR_XFEATURE_ENABLED_MASK); in kvm_arch_init()7021 host_xcr0 | XSTATE_COMPACTION_ENABLED; in fx_init()