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

/linux-4.4.14/arch/mn10300/mm/
H A Dcache-smp.c29 static cpumask_t smp_cache_ipi_map; /* Bitmask of cache IPI done CPUs */ variable
77 cpumask_clear_cpu(smp_processor_id(), &smp_cache_ipi_map); smp_cache_interrupt() local
98 cpumask_clear_cpu(smp_processor_id(), &smp_cache_ipi_map); smp_cache_call() local

Completed in 40 milliseconds