summaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/pgtable-bits.h
Commit message (Collapse)AuthorAgeFilesLines
* nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-1/+0
| | | | | | | | | | | We've replaced remap_file_pages(2) implementation with emulation. Nobody creates non-linear mapping anymore. Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Cc: Ley Foon Tan <lftan@altera.com> Reviewed-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* nios2: Page table managementLey Foon Tan2014-12-081-0/+35
This patch adds support for page table management. Signed-off-by: Ley Foon Tan <lftan@altera.com>
OpenPOWER on IntegriCloud