Searched refs:DRM_BUDDY_HEADER_UNUSED (Results 1 – 2 of 2) sorted by relevance
35 #define DRM_BUDDY_HEADER_UNUSED GENMASK_ULL(9, 6) macro
31 BUG_ON(block->header & DRM_BUDDY_HEADER_UNUSED); in drm_block_alloc()