HomeSort by: relevance | last modified time | path
    Searched refs:cf_flush_brnchtgt_C (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/arm/
cpufunc.c 171 .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 = cpufunc_nullop
    [all...]
  /src/sys/arch/arm/include/
cpufunc.h 199 void (*cf_flush_brnchtgt_C) (void);
253 #define cpu_flush_brnchtgt_C() cpufuncs.cf_flush_brnchtgt_C()

Completed in 12 milliseconds