commit | e0c0313bd720977a7ed01dc48f0762a3ddec607f | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Tue Nov 22 17:30:28 2011 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Dec 08 10:30:37 2011 +0000 |
tree | cf5a5ee6593d4b2207550296a05bbdab0001b329 | |
parent | a32618d28dbe6e9bf8ec508ccbc3561a7d7d32f0 [diff] |
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h The page table maintenance macros need to be duplicated between the classic and the LPAE MMU so this patch moves those that are not common to the pgtable-2level.h file. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>