Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcache.c70 void (*blast_icache)(void) = blast_icache_us; variable
114 blast_icache = cache_nop; in cache_setup_funcs()
121 blast_icache = blast_icache_usiii; in cache_setup_funcs()
H A Dcache.h116 extern void (*blast_icache)(void);
H A Demul.c410 blast_icache(); /* XXX overkill */ in emulinstr()
H A Dtrap.c1718 blast_icache(); in ecc_corrected_error()
H A Dpmap.c3174 blast_icache(); in pmap_procwr()