Searched refs:supported_xss (Results 1 – 5 of 5) sorted by relevance
727 entry->ebx = xstate_required_size(supported_xcr0 | supported_xss, in __do_cpuid_func()730 WARN_ON_ONCE(supported_xss != 0); in __do_cpuid_func()733 entry->ecx &= supported_xss; in __do_cpuid_func()734 entry->edx &= supported_xss >> 32; in __do_cpuid_func()740 else if (supported_xss & BIT_ULL(i)) in __do_cpuid_func()
281 extern u64 supported_xss;
201 u64 __read_mostly supported_xss; variable202 EXPORT_SYMBOL_GPL(supported_xss);3127 if (data & ~supported_xss) in kvm_set_msr_common()10197 supported_xss = 0; in kvm_arch_hardware_setup()
895 supported_xss = 0; in svm_set_cpu_caps()
7287 supported_xss = 0; in vmx_set_cpu_caps()