git: x86_64/specialreg.h: Improve CPUID Fn8000_0007 defines

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


commit ceb3a337578626b6aa3b1736491315bd71c05e9a
Author: Aaron LI <aly at aaronly.me>
Date:   Tue May 11 00:08:37 2021 +0800

    x86_64/specialreg.h: Improve CPUID Fn8000_0007 defines
    
    CPUID Fn8000_0007 - Advanced Power Management
    
    Add CPUID_APM_* defines with some comments, taken from NetBSD.
    And define original AMDPM_* macros based on the new ones.

Summary of changes:
 sys/cpu/x86_64/include/specialreg.h | 40 +++++++++++++++++++++++++++----------
 1 file changed, 29 insertions(+), 11 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list