commit 0c0a2e78aace4e8658b3186758778644b7f19edb Author: Aaron LI <a...@aaronly.me> Date: Tue May 11 00:14:21 2021 +0800
x86_64/specialreg.h: Add more CPUID Fn8000_0008 defines CPUID Fn8000_0008 - AMD Processor Capacity Parameters and Extended Features These CPUID defines are taken from NetBSD, and some of them will be used by NVMM. Note that FreeBSD also has such CPUID, but in different names. Summary of changes: sys/cpu/x86_64/include/specialreg.h | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c0a2e78aace4e8658b3186758778644b7f19edb -- DragonFly BSD source repository