git: x86_64/specialreg.h: Add CPUID Fn8000_000A (AMD SVM) defines

Aaron LI aly at crater.dragonflybsd.org
Sat Jun 19 03:42:03 PDT 2021


commit eb06f8987f134e93092dbe7a07a53b5f8e223792
Author: Aaron LI <aly at aaronly.me>
Date:   Tue May 11 00:20:18 2021 +0800

    x86_64/specialreg.h: Add CPUID Fn8000_000A (AMD SVM) defines
    
    These defines are taken from NetBSD, with comments from the AMD manual.
    Some of the defines will be used in NVMM.

Summary of changes:
 sys/cpu/x86_64/include/specialreg.h | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eb06f8987f134e93092dbe7a07a53b5f8e223792


-- 
DragonFly BSD source repository


More information about the Commits mailing list