MAX_ARCH_PFN
# define MAX_ARCH_PFN (1ULL<<(36-PAGE_SHIFT))
# define MAX_ARCH_PFN (1ULL<<(32-PAGE_SHIFT))
# define MAX_ARCH_PFN MAXMEM>>PAGE_SHIFT