git: x86_64/specialreg.h: Add various CPUID Fn0000_0007 defines
Aaron LI
aly at crater.dragonflybsd.org
Sat Jun 19 03:42:03 PDT 2021
commit 275d4ff718468f6fcd16dd955b9af8069e2e41fd
Author: Aaron LI <aly at aaronly.me>
Date: Mon May 10 23:46:06 2021 +0800
x86_64/specialreg.h: Add various CPUID Fn0000_0007 defines
These Structured Extended Features (SEF) defines are taken from FreeBSD,
but with comments taken from NetBSD.
Some of these SEF defines will be used by NVMM. (Although NetBSD define
them with different names than FreeBSD.)
Summary of changes:
sys/cpu/x86_64/include/specialreg.h | 116 +++++++++++++++++++++++++++++-------
1 file changed, 95 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/275d4ff718468f6fcd16dd955b9af8069e2e41fd
--
DragonFly BSD source repository
More information about the Commits
mailing list