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

/netbsd-current/sys/arch/arm/arm/
H A Dcpufunc.c135 .cf_control = cpufunc_control,
201 .cf_control = cpufunc_control,
263 .cf_control = cpufunc_control,
325 .cf_control = cpufunc_control,
386 .cf_control = cpufunc_control,
448 .cf_control = cpufunc_control,
510 .cf_control = cpufunc_control,
572 .cf_control = cpufunc_control,
634 .cf_control = cpufunc_control,
696 .cf_control
[all...]
/netbsd-current/sys/arch/arm/include/
H A Dcpufunc.h97 u_int (*cf_control) (u_int, u_int); member in struct:cpu_functions
209 #define cpu_control(c, e) cpufuncs.cf_control(c, e)

Completed in 201 milliseconds