Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcache.c48 cache_nop(void) in cache_nop() function
108 dcache_flush_page = (void (*)(paddr_t)) cache_nop; in cache_setup_funcs()
111 sp_dcache_flush_page = (void (*)(paddr_t)) cache_nop; in cache_setup_funcs()
113 blast_dcache = cache_nop; in cache_setup_funcs()
114 blast_icache = cache_nop; in cache_setup_funcs()