Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c776 ret = cpuhp_setup_state_nocalls_cpuslocked(CPUHP_AP_ARM_CORESIGHT_STARTING, in etm_hp_setup()
794 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
801 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
H A Dcoresight-etm4x-core.c2029 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING, in etm4_pm_setup()
2047 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
2057 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
/linux-6.15/include/linux/
H A Dcpuhotplug.h185 CPUHP_AP_ARM_CORESIGHT_STARTING, enumerator