Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/include/ | |
cpufunc.h | 97 u_int (*cf_control) (u_int, u_int); member in struct:cpu_functions 209 #define cpu_control(c, e) cpufuncs.cf_control(c, e) |
cpufunc.h | 97 u_int (*cf_control) (u_int, u_int); member in struct:cpu_functions 209 #define cpu_control(c, e) cpufuncs.cf_control(c, e) |