Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/arch/arm/mm/
H A Dflush.c152 if (cache_ops_need_broadcast()) in __flush_ptrace_access()
345 if (!cache_ops_need_broadcast() && cache_is_vipt_nonaliasing()) { in flush_dcache_folio()
353 if (!cache_ops_need_broadcast() && in flush_dcache_folio()