aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/tlbflush.h
Commit message (Collapse)AuthorAge
* ARC: [SMP] TLB flushVineet Gupta2013-11-06
| | | | | | | | | | - Add mm_cpumask setting (aggregating only, unlike some other arches) used to restrict the TLB flush cross-calling - cross-calling versions of TLB flush routines (thanks to Noam) Signed-off-by: Noam Camus <noamc@ezchip.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
* ARC: TLB flush HandlingVineet Gupta2013-02-15
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>