Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/sh3/
H A Dkobj_machdep.c97 sh_icache_sync_range((vaddr_t)base, size); in kobj_machdep()
/netbsd-src/sys/arch/sh3/include/
H A Dcache.h161 #define sh_icache_sync_range(v, s) \ macro