KMALLOC_SHIFT_HIGH 93 include/linux/slab.h #define KMALLOC_MAX_SIZE (1UL << KMALLOC_SHIFT_HIGH) KMALLOC_SHIFT_HIGH 94 include/linux/slab.h #define KMALLOC_MAX_ORDER (KMALLOC_SHIFT_HIGH - PAGE_SHIFT)