summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable64.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/pgtable64.h')
-rw-r--r--arch/arm/include/asm/pgtable64.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/include/asm/pgtable64.h b/arch/arm/include/asm/pgtable64.h
index dbec61753b..b88ffe6be5 100644
--- a/arch/arm/include/asm/pgtable64.h
+++ b/arch/arm/include/asm/pgtable64.h
@@ -4,12 +4,11 @@
#ifndef __ASM_PGTABLE64_H
#define __ASM_PGTABLE64_H
-#define UL(x) _AC(x, UL)
-
#define UNUSED_DESC 0x6EbAAD0BBADbA6E0
#define VA_START 0x0
#define BITS_PER_VA 48
+#define BITS_PER_PA 40 // Use 40 Physical address bits
/* Granule size of 4KB is being used */
#define GRANULE_SIZE_SHIFT 12