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

  /src/sys/arch/sh3/sh3/
cache_sh4.c 47 void sh4_icache_sync_all(void);
163 sh_cache_ops._icache_sync_all = sh4_icache_sync_all;
234 sh4_icache_sync_all(void) function in typeref:typename:void

Completed in 11 milliseconds