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