KMALLOC_SHIFT_HIGH
#define KMALLOC_SHIFT_HIGH (PAGE_SHIFT + 1)
typedef struct kmem_cache * kmem_buckets[KMALLOC_SHIFT_HIGH + 1];