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