Searched defs:smp_cache_call (Results 1 - 2 of 2) sorted by relevance

/arch/mn10300/mm/
H A Dcache-smp.c81 * smp_cache_call - Issue an IPI to request the other CPUs flush caches
91 void smp_cache_call(unsigned long opr_mask, function
H A Dcache-smp.h14 * Operation requests for smp_cache_call().
45 extern void smp_cache_call(unsigned long opr_mask,
65 static inline void smp_cache_call(unsigned long opr_mask, function

Completed in 54 milliseconds