Searched refs:__is_processor (Results 1 – 4 of 4) sorted by relevance
64 if (__is_processor(PV_POWER4) || __is_processor(PV_POWER4p) || in power4_reg_setup()65 __is_processor(PV_970) || __is_processor(PV_970FX) || in power4_reg_setup()66 __is_processor(PV_970MP) || __is_processor(PV_970GX) || in power4_reg_setup()67 __is_processor(PV_POWER5) || __is_processor(PV_POWER5p)) in power4_reg_setup()87 if (__is_processor(PV_POWER4) || __is_processor(PV_POWER4p) || in mmcra_must_set_sample()88 __is_processor(PV_970) || __is_processor(PV_970FX) || in mmcra_must_set_sample()89 __is_processor(PV_970MP) || __is_processor(PV_970GX)) in mmcra_must_set_sample()279 if (__is_processor(PV_POWER7) && ((0x80000000 - val) <= 256)) in pmc_overflow()
937 #define __is_processor(pv) (PVR_VER(mfspr(SPRN_PVR)) == (pv)) macro
1683 if (__is_processor(PV_POWER4) || __is_processor(PV_POWER4p)) in prom_initialize_tce_table()
1363 if (__is_processor(PV_POWER7) && ((0x80000000 - val) <= 256)) in pmc_overflow()