Home
last modified time | relevance | path

Searched refs:cache_ops_need_broadcast (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h139 if (cache_ops_need_broadcast() && in switch_mm()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dflush.c152 if (cache_ops_need_broadcast()) in __flush_ptrace_access()
326 if (!cache_ops_need_broadcast() && cache_is_vipt_nonaliasing()) { in flush_dcache_page()
334 if (!cache_ops_need_broadcast() && in flush_dcache_page()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dflush.c152 if (cache_ops_need_broadcast()) in __flush_ptrace_access()
342 if (!cache_ops_need_broadcast() && cache_is_vipt_nonaliasing()) { in flush_dcache_folio()
350 if (!cache_ops_need_broadcast() && in flush_dcache_folio()

Completed in 3 milliseconds