microblaze: Introduce TLB skip size
authorMichal Simek <monstr@monstr.eu>
Mon, 4 Apr 2011 13:46:03 +0000 (15:46 +0200)
committerMichal Simek <monstr@monstr.eu>
Fri, 23 Mar 2012 08:28:18 +0000 (09:28 +0100)
commit1451d1d88b9aa32ac9ee54180239e9b34b6f9e86
tree417fbc899c6469af1c0b2cf2dc1a99f050cf48fd
parent95b0f9ea66661681f6ae081ea28416744d622c07
microblaze: Introduce TLB skip size

TLB skip size direct how many TLBs is skipped.
Currently TLB0 and TLB1 are used for Linux kernel mapping
that's why their are skipped.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/mmu.h
arch/microblaze/kernel/hw_exception_handler.S
arch/microblaze/kernel/misc.S