Skip to content

Commit

Permalink
x86: add AMD Northbridge MSR definition
Browse files Browse the repository at this point in the history
adds AMD Northbridge config MSR definition

Signed-off-by: Stephane Eranian <eranian@gmail.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
stephane eranian authored and Ingo Molnar committed Apr 17, 2008
1 parent 8697510 commit 12db648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-x86/msr-index.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
/* AMD64 MSRs. Not complete. See the architecture manual for a more
complete list. */

#define MSR_AMD64_NB_CFG 0xc001001f
#define MSR_AMD64_IBSFETCHCTL 0xc0011030
#define MSR_AMD64_IBSFETCHLINAD 0xc0011031
#define MSR_AMD64_IBSFETCHPHYSAD 0xc0011032
Expand Down

0 comments on commit 12db648

Please sign in to comment.