Searched hist:"32 a74949b7337726e76d69f51c48715431126c6c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/mm/ |
H A D | mmu_decl.h | diff 32a74949b7337726e76d69f51c48715431126c6c Thu Jul 23 18:15:58 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
The base TLB support didn't include support for SPARSEMEM_VMEMMAP, though we did carve out some virtual space for it, the necessary support code wasn't there. This implements it by using 16M pages for now, though the page size could easily be changed at runtime if necessary.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | pgtable_64.c | diff 32a74949b7337726e76d69f51c48715431126c6c Thu Jul 23 18:15:58 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
The base TLB support didn't include support for SPARSEMEM_VMEMMAP, though we did carve out some virtual space for it, the necessary support code wasn't there. This implements it by using 16M pages for now, though the page size could easily be changed at runtime if necessary.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | init_64.c | diff 32a74949b7337726e76d69f51c48715431126c6c Thu Jul 23 18:15:58 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
The base TLB support didn't include support for SPARSEMEM_VMEMMAP, though we did carve out some virtual space for it, the necessary support code wasn't there. This implements it by using 16M pages for now, though the page size could easily be changed at runtime if necessary.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|