Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dsmp_plat.h58 #define cache_ops_need_broadcast() 0 macro
60 static inline int cache_ops_need_broadcast(void) in cache_ops_need_broadcast() function
H A Dmmu_context.h128 if (cache_ops_need_broadcast() && in switch_mm()