Searched refs:hp_online (Results 1 – 5 of 5) sorted by relevance
39 enum cpuhp_state hp_online; member185 vcpu_stall_config.hp_online = ret; in vcpu_stall_detect_probe()195 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
258 static enum cpuhp_state hp_online; variable275 hp_online = result; in acpi_processor_driver_init()303 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit()
45 static enum cpuhp_state hp_online; variable806 hp_online = ret; in etm_hp_setup()819 if (hp_online) { in etm_hp_clear()820 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()821 hp_online = 0; in etm_hp_clear()
65 static enum cpuhp_state hp_online; variable1887 hp_online = ret; in etm4_pm_setup()1903 if (hp_online) { in etm4_pm_clear()1904 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()1905 hp_online = 0; in etm4_pm_clear()
2811 static enum cpuhp_state hp_online; variable2911 hp_online = ret; in cpufreq_register_driver()2953 cpuhp_remove_state_nocalls_cpuslocked(hp_online); in cpufreq_unregister_driver()