git: x86_64/specialreg.h: Add more defines for EFER bits

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


commit 1d0dec791208ba85c1698bf2124d084f74b52244
Author: Aaron LI <aly at aaronly.me>
Date:   Mon May 10 22:20:06 2021 +0800

    x86_64/specialreg.h: Add more defines for EFER bits
    
    Add several more EFER bits define, and move them close to the MSR_EFER
    define to organize better.
    
    Taken from NetBSD and the submit in bug #3265 by chicken:
    https://bugs.dragonflybsd.org/issues/3265

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1d0dec791208ba85c1698bf2124d084f74b52244


-- 
DragonFly BSD source repository


More information about the Commits mailing list