Home
last modified time | relevance | path

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

/arch/mn10300/kernel/
Dsmp.c1007 static inline void hotplug_cpu_disable_cache(void) in hotplug_cpu_disable_cache() function
1051 #define hotplug_cpu_disable_cache() do {} while (0) macro
1127 hotplug_cpu_disable_cache(); in prepare_sleep_cpu()