Home
last modified time | relevance | path

Searched refs:xfeatures_found (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/
A Dsev-shared.c319 u64 xfeatures_found = 0; in snp_cpuid_calc_xsave_size() local
330 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