Searched refs:cvmx_app_hotplug_register (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h140 int cvmx_app_hotplug_register(void(*)(void*), void*);
H A Dcvmx-app-hotplug.c85 int cvmx_app_hotplug_register(void(*fn)(void*), void* arg) function
101 printf("cvmx_app_hotplug_register(): coremask 0x%x valid %d\n",
111 * This routine deprecates the the cvmx_app_hotplug_register method. This
150 printf("cvmx_app_hotplug_register(): coremask 0x%x valid %d\n",

Completed in 83 milliseconds