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

  /src/sys/arch/arm/include/
cpufunc.h 166 void (*cf_icache_sync_all) (void); member in struct:cpu_functions
222 #define cpu_icache_sync_all() cpufuncs.cf_icache_sync_all()
cpufunc.h 166 void (*cf_icache_sync_all) (void); member in struct:cpu_functions
222 #define cpu_icache_sync_all() cpufuncs.cf_icache_sync_all()

Completed in 23 milliseconds