Searched defs:FDT_TAGALIGN (Results 1 – 2 of 2) sorted by relevance
56 #define FDT_TAGALIGN(x) (FDT_ALIGN((x), FDT_TAGSIZE)) macro