SWAPPER_PG_DIR_SIZE
#define SWAPPER_PG_DIR_SIZE (PAGE_SIZE + \
#define SWAPPER_PG_DIR_SIZE (PTRS_PER_PGD * sizeof(pgd_t))