Searched refs:PALIGN_MASK (Results 1 – 1 of 1) sorted by relevance
294 #define PALIGN_MASK (PALIGN_SIZE - 1) macro329 pbase = (pbase + PALIGN_MASK) & ~PALIGN_MASK; in g_part_bsd64_create()