Searched refs:cores_removed_callback (Results 1 – 2 of 2) sorted by relevance
89 void (*cores_removed_callback) (uint32_t,void *ptr); member107 uint64_t cores_removed_callback; member
145 app_info->cores_removed_callback = CAST64(cb->cores_removed_callback); in cvmx_app_hotplug_register_cb()404 if (ai->cores_removed_callback) in __cvmx_app_hotplug_shutdown()408 ((void(*)(uint32_t, void*))(long)ai->cores_removed_callback) in __cvmx_app_hotplug_shutdown()