PAGE_SIZE
#define PAGE_SIZE _BITUL(PAGE_SHIFT) /* Default 8K */
#define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
#define PAGE_SIZE _PAGE_SIZE
#define PAGE_SIZE _PAGE_SIZE
#define PAGE_SIZE _PAGE_SIZE
#define PAGE_SIZE (ASM_CONST(1) << PAGE_SHIFT)
#define FIX_IMMR_SIZE (512 * 1024 / PAGE_SIZE)
#define FIX_IMMR_SIZE (SZ_2M / PAGE_SIZE)
#define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
#define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE)
# define PAGE_SIZE 4096
#define PAGE_SIZE (_AC(1,UL) << CONFIG_PAGE_SHIFT)
#undef PAGE_SIZE
#define PAGE_SIZE (1UL << CONFIG_PAGE_SHIFT)
#define PAGE_SIZE 4096
#define PAGE_SIZE (_AC(1, UL) << PAGE_SHIFT)
#define PAGE_SIZE __PAGE_SIZE
#define PAGE_SIZE (4096)
#define PAGE_SIZE __PAGE_SIZE
#define PAGE_SIZE getpagesize()
#define PAGE_SIZE getpagesize()
#define PAGE_SIZE 4096
#define PAGE_SIZE getpagesize()
#define PAGE_SIZE 4096
#define PAGE_SIZE __PAGE_SIZE
#define PAGE_SIZE __PAGE_SIZE
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE BIT_ULL(PAGE_SHIFT)
#define PAGE_SIZE (1ULL << PAGE_SHIFT)
#define PAGE_SIZE sysconf(_SC_PAGESIZE)
#define PAGE_SIZE sysconf(_SC_PAGESIZE)
#define PAGE_SIZE 4096
#define PAGE_SIZE (1UL << 16)
#define PAGE_SIZE sysconf(_SC_PAGESIZE)
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE sysconf(_SC_PAGESIZE)
#define PAGE_SIZE (4 * 1024)
#define PAGE_SIZE 4096
#define PAGE_SIZE (4 << 10)
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE 0x1000
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE 4096
#define PAGE_SIZE getpagesize()
#define PAGE_SIZE (sysconf(_SC_PAGE_SIZE))