Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cfe/
Dcfe_api.h155 #define cfe_cpu_stop(a) __cfe_cpu_stop(a) macro
177 int cfe_cpu_stop(int cpu);
Dcfe_api.c139 cfe_cpu_stop(int cpu) in cfe_cpu_stop() function