summaryrefslogtreecommitdiff
path: root/arch/hexagon/include/asm/tlbflush.h
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo1-0/+58
Mostly all stubs, as the TLB is managed by the hypervisor. Signed-off-by: Richard Kuo <rkuo@codeaurora.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>