Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/sparc/
Dcache.h166 void srmmu_vcache_flush_segment(int, int, int);/* flush seg in cur ctx */
Dcpu.c1542 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,
Dcache.c644 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()