]> Git Repo - linux.git/commit
Hexagon: Implement basic TLB management routines for Hexagon.
authorRichard Kuo <[email protected]>
Mon, 31 Oct 2011 23:52:00 +0000 (18:52 -0500)
committerLinus Torvalds <[email protected]>
Tue, 1 Nov 2011 14:34:20 +0000 (07:34 -0700)
commit5df87c1556515dfae504da342990821f407a8c99
tree9cd922340f301d0ab18cf3280b5c1c9f2df5e4cb
parent2d3cbc780437ae4e81f09d0efdd6769852bce5f5
Hexagon: Implement basic TLB management routines for Hexagon.

Mostly all stubs, as the TLB is managed by the hypervisor.

Signed-off-by: Richard Kuo <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/hexagon/include/asm/tlb.h [new file with mode: 0644]
arch/hexagon/include/asm/tlbflush.h [new file with mode: 0644]
arch/hexagon/mm/vm_tlb.c [new file with mode: 0644]
This page took 0.048781 seconds and 4 git commands to generate.