1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00

specialreg.h: add definition for AMD Core Performance Boost bit

This bit indicates availability of the feature.

MFC after:	4 days
This commit is contained in:
Andriy Gapon 2010-11-19 14:46:17 +00:00
parent 9897c45f31
commit 8fd6d51347
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215522
2 changed files with 2 additions and 0 deletions

View File

@ -206,6 +206,7 @@
#define AMDPM_100MHZ_STEPS 0x00000040
#define AMDPM_HW_PSTATE 0x00000080
#define AMDPM_TSC_INVARIANT 0x00000100
#define AMDPM_CPB 0x00000200
/*
* AMD extended function 8000_0008h ecx info

View File

@ -205,6 +205,7 @@
#define AMDPM_100MHZ_STEPS 0x00000040
#define AMDPM_HW_PSTATE 0x00000080
#define AMDPM_TSC_INVARIANT 0x00000100
#define AMDPM_CPB 0x00000200
/*
* AMD extended function 8000_0008h ecx info