Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sun3/sun3/
Dmachdep.h143 void cache_enable(void);
151 void cache_enable(void);
Dcache.c174 cache_enable(void) in cache_enable() function
Dmachdep.c666 cache_enable(); in initcpu()
/netbsd/src/sys/arch/landisk/stand/boot/
Dbios.S63 ENTRY(cache_enable)
Dboot.h31 void cache_enable(void);
/netbsd/src/sys/arch/sparc/sparc/
Dcpuvar.h66 void (*cache_enable)(void); member
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/
Dcpu.h306 void (*cache_enable)(void); member
/netbsd/src/sys/arch/sun3/sun3x/
Dmachdep.c627 cache_enable(); in initcpu()
/netbsd/src/sys/arch/sparc64/sparc64/
Dtrap.c1722 cache_enable(PCPU_GET(impl)); in ecc_corrected_error()