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

  /src/sys/arch/arm/arm/
cpufunc.c 172 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
238 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
300 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
362 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
423 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
485 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
547 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
609 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
671 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop,
733 .cf_flush_brnchtgt_E = (void *)cpufunc_nullop
    [all...]
  /src/sys/arch/arm/include/
cpufunc.h 200 void (*cf_flush_brnchtgt_E) (u_int);
254 #define cpu_flush_brnchtgt_E(e) cpufuncs.cf_flush_brnchtgt_E(e)

Completed in 12 milliseconds