Searched refs:sp_vcache_flush_segment (Results 1 – 4 of 4) sorted by relevance
75 void (*sp_vcache_flush_segment)(int, int, int); member
809 FXCALL3(cpuinfo.sp_vcache_flush_segment, in srmmu_cache_flush()1054 FXCALL3(cpuinfo.sp_vcache_flush_segment, cpuinfo.ft_vcache_flush_segment, in smp_vcache_flush_segment()
1186 sc->sp_vcache_flush_segment = noop_vcache_flush_segment; in getcacheinfo_sun4()1743 sc->sp_vcache_flush_segment = 0; in cpumatch_turbosparc()2175 MPCOPY(sp_vcache_flush_segment); in getcpuinfo()2196 sc->vcache_flush_segment = sc->sp_vcache_flush_segment; in getcpuinfo()
281 void (*sp_vcache_flush_segment)(int, int, int); member