summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable.h
diff options
context:
space:
mode:
authorCatalin Marinas2011-09-05 18:51:56 +0200
committerRussell King2011-10-06 16:40:05 +0200
commit442e70c0b3536e832547eed89629435462f4b515 (patch)
treef4a4869e204741792695c06824a8fb2aec9a49f9 /arch/arm/include/asm/pgtable.h
parentARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files (diff)
downloadkernel-qcow2-linux-442e70c0b3536e832547eed89629435462f4b515.tar.gz
kernel-qcow2-linux-442e70c0b3536e832547eed89629435462f4b515.tar.xz
kernel-qcow2-linux-442e70c0b3536e832547eed89629435462f4b515.zip
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
This patch defines the (pte|pmd)val_t as u32 and changes the page table types to be based on these. The PMD bits are converted to the corresponding type using the _AT macro. The flush_pmd_entry/clean_pmd_entry argument was changed to (void *) to allow them to be used with both PGD and PMD pointers and avoid code duplication. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/pgtable.h')
0 files changed, 0 insertions, 0 deletions