X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Freg.h;h=3779b21a7c71750561dff3bb3905596149f1d7b8;hb=e78dbc800c37f035d476c4fdebdf43cdecfcb731;hp=0257189d5017e967f3fc5168606d772c73bf5c32;hpb=8eb6c6e3b9c8bfed3d75536ab142d7694627c2e5;p=powerpc.git diff --git a/include/asm-powerpc/reg.h b/include/asm-powerpc/reg.h index 0257189d50..3779b21a7c 100644 --- a/include/asm-powerpc/reg.h +++ b/include/asm-powerpc/reg.h @@ -443,6 +443,10 @@ #define MMCRA_SIHV 0x10000000UL /* state of MSR HV when SIAR set */ #define MMCRA_SIPR 0x08000000UL /* state of MSR PR when SIAR set */ #define MMCRA_SAMPLE_ENABLE 0x00000001UL /* enable sampling */ +#define POWER6_MMCRA_SIHV 0x0000040000000000ULL +#define POWER6_MMCRA_SIPR 0x0000020000000000ULL +#define POWER6_MMCRA_THRM 0x00000020UL +#define POWER6_MMCRA_OTHER 0x0000000EUL #define SPRN_PMC1 787 #define SPRN_PMC2 788 #define SPRN_PMC3 789