Home
last modified time | relevance | path

Searched refs:has_pmu (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-rockchip/
H A Dplatsmp.c36 static int has_pmu = true; variable
84 if (has_pmu) { in pmu_set_power_domain()
120 if (!sram_base_addr || (has_pmu && !pmu)) { in rockchip_boot_secondary()
276 if (has_pmu && rockchip_smp_prepare_pmu()) { in rockchip_smp_prepare_cpus()
328 has_pmu = false; in rk3036_smp_prepare_cpus()
/linux/include/linux/
H A Dintel_rapl.h200 bool has_pmu; member