|
@@ -85,8 +85,6 @@ extern void set_pmd_pfn(unsigned long, unsigned long, pgprot_t);
|
|
/* The boot page tables (all created as a single array) */
|
|
/* The boot page tables (all created as a single array) */
|
|
extern unsigned long pg0[];
|
|
extern unsigned long pg0[];
|
|
|
|
|
|
-#define pages_to_mb(x) ((x) >> (20-PAGE_SHIFT))
|
|
|
|
-
|
|
|
|
#ifdef CONFIG_X86_PAE
|
|
#ifdef CONFIG_X86_PAE
|
|
# include <asm/pgtable-3level.h>
|
|
# include <asm/pgtable-3level.h>
|
|
#else
|
|
#else
|