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()
310 static enum cpuhp_state hp_online; variable327 hp_online = result; in acpi_processor_driver_init()355 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit()
45 static enum cpuhp_state hp_online; variable802 hp_online = ret; in etm_hp_setup()815 if (hp_online) { in etm_hp_clear()816 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()817 hp_online = 0; in etm_hp_clear()
65 static enum cpuhp_state hp_online; variable1908 hp_online = ret; in etm4_pm_setup()1924 if (hp_online) { in etm4_pm_clear()1925 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()1926 hp_online = 0; in etm4_pm_clear()
2780 static enum cpuhp_state hp_online; variable2880 hp_online = ret; in cpufreq_register_driver()2922 cpuhp_remove_state_nocalls_cpuslocked(hp_online); in cpufreq_unregister_driver()