Home
last modified time | relevance | path

Searched refs:cvmx_app_hotplug_info_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.c130 cvmx_app_hotplug_info_t *app_info; in cvmx_app_hotplug_register_cb()
248 cvmx_app_hotplug_info_t *hotplug_info_ptr; in cvmx_app_hotplug_shutdown_complete()
327 cvmx_app_hotplug_info_t *ai = cvmx_app_hotplug_info_ptr; in __cvmx_app_hotplug_shutdown()
577 cvmx_app_hotplug_info_t *hip; in cvmx_app_hotplug_get_info()
612 cvmx_app_hotplug_info_t *hip; in cvmx_app_hotplug_get_index()
637 void print_hot_plug_info(cvmx_app_hotplug_info_t* hpinfo) in print_hot_plug_info()
653 cvmx_app_hotplug_info_t *hip; in cvmx_app_hotplug_get_info_at_index()
685 cvmx_app_hotplug_info_t *ai; in is_app_hotpluggable()
709 cvmx_app_hotplug_info_t *hotplug_info_ptr; in cvmx_app_hotplug_shutdown_request()
753 cvmx_app_hotplug_info_t *ai; in cvmx_app_hotplug_call_add_cores_callback()
[all …]
H A Dcvmx-app-hotplug.h115 } cvmx_app_hotplug_info_t; typedef
120 cvmx_app_hotplug_info_t hotplug_info_array[CVMX_APP_HOTPLUG_MAX_APPS];
134 cvmx_app_hotplug_info_t* cvmx_app_hotplug_get_info(uint32_t);
136 cvmx_app_hotplug_info_t* cvmx_app_hotplug_get_info_at_index(int index);