Searched refs:sun4_vcache_flush_segment (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | cache.h | 159 void sun4_vcache_flush_segment(int, int, int);/* flush seg in cur ctx */
|
H A D | cache.c | 439 sun4_vcache_flush_segment(int vreg, int vseg, int ctx) in sun4_vcache_flush_segment() function 564 sun4_vcache_flush_segment(VA_VREG(base), VA_VSEG(base), 0); in sun4_cache_flush()
|
H A D | cpu.c | 1156 sun4_vcache_flush_segment, NULL, 1277 sun4_vcache_flush_segment, NULL,
|