Searched refs:xfeatures_found (Results 1 – 1 of 1) sorted by relevance
319 u64 xfeatures_found = 0; in snp_cpuid_calc_xsave_size() local330 if (xfeatures_found & (BIT_ULL(e->ecx_in))) in snp_cpuid_calc_xsave_size()333 xfeatures_found |= (BIT_ULL(e->ecx_in)); in snp_cpuid_calc_xsave_size()346 if (xfeatures_found != (xfeatures_en & GENMASK_ULL(63, 2))) in snp_cpuid_calc_xsave_size()
Completed in 4 milliseconds