Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-common/
Dsmp.c70 static struct blackfin_flush_data smp_flush_data; variable
442 smp_flush_data.start = start; in smp_icache_flush_range_others()
443 smp_flush_data.end = end; in smp_icache_flush_range_others()
445 if (smp_call_function(&ipi_flush_icache, &smp_flush_data, 0)) in smp_icache_flush_range_others()