Searched refs:srmmu_vcache_flush_segment (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | cache.h | 166 void srmmu_vcache_flush_segment(int, int, int);/* flush seg in cur ctx */
|
| D | cpu.c | 1542 srmmu_vcache_flush_segment, NULL, 1569 srmmu_vcache_flush_segment, NULL, 1612 srmmu_vcache_flush_segment, ft_srmmu_vcache_flush_segment, 1677 srmmu_vcache_flush_segment, ft_srmmu_vcache_flush_segment, 1705 srmmu_vcache_flush_segment, NULL,
|
| D | cache.c | 644 srmmu_vcache_flush_segment(int vreg, int vseg, int ctx) in srmmu_vcache_flush_segment() function 813 srmmu_vcache_flush_segment(VA_VREG(base), VA_VSEG(base), ctx); in srmmu_cache_flush()
|