Home
last modified time | relevance | path

Searched refs:PV_POWER7 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/oprofile/
Dop_model_power4.c279 if (__is_processor(PV_POWER7) && ((0x80000000 - val) <= 256)) in pmc_overflow()
/linux-3.4.99/arch/powerpc/include/asm/
Dreg.h1014 #define PV_POWER7 0x003F macro
/linux-3.4.99/arch/powerpc/perf/
Dcore-book3s.c1378 if (__is_processor(PV_POWER7) && ((0x80000000 - val) <= 256)) in pmc_overflow()