linux_dsm_epyc7002/arch/x86/include
Fenghua Yu f41d830fa8 x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting time
__save_fpu() can be called during early booting time when cpu caps are not
enabled and alternative can not be used yet. Therefore, it calls
xsave_state_booting() during booting time to save xstate to task's xsave area.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/1401387164-43416-14-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2014-05-29 14:33:04 -07:00
..
asm x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting time 2014-05-29 14:33:04 -07:00
uapi/asm x86/xsaves: Detect xsaves/xrstors feature 2014-05-29 14:24:28 -07:00