summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/fixmap.h
AgeCommit message (Collapse)Author
2018-02-22nds32: MMU definitionsGreentime Hu
This patch includes virtual memory layout, PHYS_OFFSET is defined as 0x0. It also includes the 4KB/8KB page size configurations and pte operations. Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Acked-by: Arnd Bergmann <arnd@arndb.de>