Searched refs:vcache_flush_region (Results 1 – 3 of 3) sorted by relevance
221 #define cache_flush_region(vr,ctx) cpuinfo.vcache_flush_region(vr,ctx)
628 SET_CACHE_FUNC(vcache_flush_region); in cpu_attach_non_boot()2197 sc->vcache_flush_region = sc->sp_vcache_flush_region; in getcpuinfo()
283 void (*vcache_flush_region)(int, int); member