Searched refs:supported_xss (Results 1 – 5 of 5) sorted by relevance
732 entry->ebx = xstate_required_size(supported_xcr0 | supported_xss, in __do_cpuid_func()735 WARN_ON_ONCE(supported_xss != 0); in __do_cpuid_func()738 entry->ecx &= supported_xss; in __do_cpuid_func()739 entry->edx &= supported_xss >> 32; in __do_cpuid_func()745 else if (supported_xss & BIT_ULL(i)) in __do_cpuid_func()
283 extern u64 supported_xss;
202 u64 __read_mostly supported_xss; variable203 EXPORT_SYMBOL_GPL(supported_xss);3203 if (data & ~supported_xss) in kvm_set_msr_common()10468 supported_xss = 0; in kvm_arch_hardware_setup()
894 supported_xss = 0; in svm_set_cpu_caps()
7428 supported_xss = 0; in vmx_set_cpu_caps()