Neel Natu de88808f0a This change enables use of physical memory that is beyond the direct
mapped kseg0 region.

The basic idea is to use KVA from the kseg2 region for mapping page
table pages that lie beyond the direct mapped region.

The TLB miss handler can now recursively fault into the TLB invalid
handler if it dereferences a kseg2 page table page address that is not
in the TLB.

Tested by: JC (c.jayachandran@gmail.com)
2010-03-20 05:07:15 +00:00
..
2010-03-04 05:37:19 +00:00
2009-02-15 01:12:16 +00:00
2010-02-09 06:24:43 +00:00
2010-03-12 07:08:20 +00:00
2010-02-09 06:24:43 +00:00