xfeatures_print    83 arch/x86/kernel/fpu/xstate.c 		u64 xfeatures_print;
xfeatures_print    92 arch/x86/kernel/fpu/xstate.c 			xfeatures_print = xfeatures_missing;
xfeatures_print    94 arch/x86/kernel/fpu/xstate.c 			xfeatures_print = xfeatures_needed;
xfeatures_print    96 arch/x86/kernel/fpu/xstate.c 		xfeature_idx = fls64(xfeatures_print)-1;