Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/sun3/
H A Dmachdep.h143 void cache_enable(void);
151 void cache_enable(void);
H A Dcache.c174 cache_enable(void) in cache_enable() function
H A Dmachdep.c666 cache_enable(); in initcpu()
/netbsd-src/sys/arch/landisk/stand/boot/
H A Dbios.S63 ENTRY(cache_enable)
H A Dboot.h31 void cache_enable(void);
/netbsd-src/sys/arch/sparc/sparc/
H A Dcpuvar.h66 void (*cache_enable)(void); member
H A Dcpu.c552 cpuinfo.cache_enable(); in cpu_setup()
1739 sc->cache_enable = 0; in cpumatch_turbosparc()
2170 MPCOPY(cache_enable); in getcpuinfo()
/netbsd-src/sys/arch/sparc/include/
H A Dcpu.h306 void (*cache_enable)(void); member
/netbsd-src/sys/arch/sun3/sun3x/
H A Dmachdep.c627 cache_enable(); in initcpu()
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dtrap.c1722 cache_enable(PCPU_GET(impl)); in ecc_corrected_error()