Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc64/sparc64/
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()
Dcache.h116 extern void (*blast_icache)(void);
Demul.c410 blast_icache(); /* XXX overkill */ in emulinstr()
Dtrap.c1718 blast_icache(); in ecc_corrected_error()
Dpmap.c3174 blast_icache(); in pmap_procwr()