[<prev] [next>] [day] [month] [year] [list]
Message-ID: <7c86c4470803071305p3b645c53lefde1b4963edfc61@mail.gmail.com>
Date: Fri, 7 Mar 2008 13:05:39 -0800
From: "stephane eranian" <eranian@...glemail.com>
To: linux-kernel@...r.kernel.org
Cc: "Andrew Morton" <akpm@...ux-foundation.org>, ak@...e.de,
"Ingo Molnar" <mingo@...e.hu>, tglx@...utronix.de,
"Robert Richter" <robert.richter@....com>
Subject: [PATCH 2/3] perfmon x86 infra(take 2): add AMD Northbridge MSR definition
adds AMD Northbridge config MSR definition
Signed-off-by: Stephane Eranian <eranian@...il.com>
Signed-off-by: Robert Richter <robert.richter@....com>
--- a/include/asm-x86/msr-index.h
+++ b/include/asm-x86/msr-index.h
@@ -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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists