linux-stable-rt/arch/mips/mm
David Daney fd062c847a MIPS: TLB support for hugetlbfs.
The TLB handlers need to check for huge pages and give them special
handling.  Huge pages consist of two contiguous sub-pages of physical
memory.

* Loading entrylo0 and entrylo1 need to be handled specially.

* The page mask must be set for huge pages and then restored after
  writing the TLB entries.

* The PTE for huge pages resides in the PMD, we halt traversal of the
  tables there.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-06-17 11:06:30 +01:00
..
Makefile MIPS: Add support files for hugetlbfs. 2009-06-17 11:06:30 +01:00
c-octeon.c
c-r3k.c
c-r4k.c MIPS: Support 64-byte D-cache line size 2009-06-17 11:06:24 +01:00
c-tx39.c
cache.c
cerr-sb1.c
cex-gen.S
cex-oct.S
cex-sb1.S
dma-default.c MIPS: Pass struct device to plat_dma_addr_to_phys() 2009-06-17 11:06:24 +01:00
extable.c
fault.c
highmem.c MIPS: Fix highmem. 2009-05-14 13:50:29 +01:00
hugetlbpage.c MIPS: Add support files for hugetlbfs. 2009-06-17 11:06:30 +01:00
init.c MIPS: Fix highmem. 2009-05-14 13:50:29 +01:00
ioremap.c
page.c
pgtable-32.c
pgtable-64.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-r3k.c MIPS: 64-bit: Fix system lockup. 2009-05-20 18:53:14 +01:00
tlb-r4k.c MIPS: TLB support for hugetlbfs. 2009-06-17 11:06:30 +01:00
tlb-r8k.c MIPS: 64-bit: Fix system lockup. 2009-05-20 18:53:14 +01:00
tlbex-fault.S
tlbex.c MIPS: TLB support for hugetlbfs. 2009-06-17 11:06:30 +01:00
uasm.c
uasm.h