Searched refs:DL_ALIGN_UP (Results 1 – 2 of 2) sorted by relevance
100 #define DL_ALIGN_UP(x, a) ALIGN(x, a) macro
609 width = DL_ALIGN_UP(width + (x-aligned_x), sizeof(unsigned long)); in dlfb_handle_damage()