Home
last modified time | relevance | path

Searched refs:sh4_emode_icache_sync_all (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sh3/sh3/
H A Dcache_sh4.c57 void sh4_emode_icache_sync_all(void);
189 sh_cache_ops._icache_sync_all = sh4_emode_icache_sync_all; in sh4_cache_config()
430 sh4_emode_icache_sync_all(void) in sh4_emode_icache_sync_all() function