2 Commits

Author SHA1 Message Date
3d334e4a5b fmt code (#2826) 2021-12-13 10:25:23 -08:00
24ec1754b2 proc: use CPUID to determine maximum size of XSAVE area (#2256)
the maximum size of the Xsave area was previously hardcoded but the
CPUID instruction can be used to determine its maximum size.
2020-12-14 09:39:01 -08:00