Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c353 static u32 snp_cpuid_calc_xsave_size(u64 xfeatures_en, bool compacted) in snp_cpuid_calc_xsave_size() argument
365 if (!(xfeatures_en & (BIT_ULL(e->ecx_in)))) in snp_cpuid_calc_xsave_size()
383 if (xfeatures_found != (xfeatures_en & GENMASK_ULL(63, 2))) in snp_cpuid_calc_xsave_size()