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

/netbsd-current/sys/arch/arm/arm/
H A Dcpufunc.c171 .cf_flush_brnchtgt_C = cpufunc_nullop,
237 .cf_flush_brnchtgt_C = cpufunc_nullop,
299 .cf_flush_brnchtgt_C = cpufunc_nullop,
361 .cf_flush_brnchtgt_C = cpufunc_nullop,
422 .cf_flush_brnchtgt_C = cpufunc_nullop,
484 .cf_flush_brnchtgt_C = cpufunc_nullop,
546 .cf_flush_brnchtgt_C = cpufunc_nullop,
608 .cf_flush_brnchtgt_C = cpufunc_nullop,
670 .cf_flush_brnchtgt_C = cpufunc_nullop,
732 .cf_flush_brnchtgt_C
[all...]
/netbsd-current/sys/arch/arm/include/
H A Dcpufunc.h185 void (*cf_flush_brnchtgt_C) (void); member in struct:cpu_functions
239 #define cpu_flush_brnchtgt_C() cpufuncs.cf_flush_brnchtgt_C()

Completed in 158 milliseconds