Home
last modified time | relevance | path

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

/arch/blackfin/mach-common/
Dsmp.c66 static struct blackfin_flush_data smp_flush_data; variable
368 smp_flush_data.start = start; in smp_icache_flush_range_others()
369 smp_flush_data.end = end; in smp_icache_flush_range_others()
372 if (smp_call_function(&ipi_flush_icache, &smp_flush_data, 1)) in smp_icache_flush_range_others()