Searched refs:supported_xss (Results 1 – 5 of 5) sorted by relevance
784 entry->ebx = xstate_required_size(supported_xcr0 | supported_xss, in __do_cpuid_func()787 WARN_ON_ONCE(supported_xss != 0); in __do_cpuid_func()790 entry->ecx &= supported_xss; in __do_cpuid_func()791 entry->edx &= supported_xss >> 32; in __do_cpuid_func()797 else if (supported_xss & BIT_ULL(i)) in __do_cpuid_func()
332 extern u64 supported_xss;
224 u64 __read_mostly supported_xss; variable225 EXPORT_SYMBOL_GPL(supported_xss);3376 if (data & ~supported_xss) in kvm_set_msr_common()11108 supported_xss = 0; in kvm_arch_hardware_setup()
920 supported_xss = 0; in svm_set_cpu_caps()
7268 supported_xss = 0; in vmx_set_cpu_caps()