Searched refs:vcache_flush_context (Results 1 – 3 of 3) sorted by relevance
222 #define cache_flush_context(ctx) cpuinfo.vcache_flush_context(ctx)
629 SET_CACHE_FUNC(vcache_flush_context); in cpu_attach_non_boot()2198 sc->vcache_flush_context = sc->sp_vcache_flush_context; in getcpuinfo()
286 void (*vcache_flush_context)(int); member