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

/netbsd-current/sys/arch/arm/arm/
H A Dcpufunc.c131 .cf_cpwait = cpufunc_nullop,
197 .cf_cpwait = cpufunc_nullop,
259 .cf_cpwait = cpufunc_nullop,
321 .cf_cpwait = cpufunc_nullop,
382 .cf_cpwait = cpufunc_nullop,
444 .cf_cpwait = cpufunc_nullop,
506 .cf_cpwait = cpufunc_nullop,
568 .cf_cpwait = cpufunc_nullop,
630 .cf_cpwait = cpufunc_nullop,
692 .cf_cpwait
[all...]
/netbsd-current/sys/arch/arm/include/
H A Dcpufunc.h93 void (*cf_cpwait) (void); member in struct:cpu_functions
269 #define cpu_cpwait() cpufuncs.cf_cpwait()

Completed in 130 milliseconds