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

/linux-master/include/linux/
H A Dcpuhotplug.h182 CPUHP_AP_ARM_CORESIGHT_STARTING, enumerator in enum:cpuhp_state
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c814 ret = cpuhp_setup_state_nocalls_cpuslocked(CPUHP_AP_ARM_CORESIGHT_STARTING,
832 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
839 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
H A Dcoresight-etm4x-core.c1991 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING,
2009 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
2019 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);

Completed in 152 milliseconds