DRM_BUDDY_MAX_ORDER
BUG_ON(mm->max_order > DRM_BUDDY_MAX_ORDER);
BUG_ON(order > DRM_BUDDY_MAX_ORDER);