Searched refs:round4 (Results 1 – 2 of 2) sorted by relevance
56 #define round4(r) (((r) + 3) & (~3)) macro
3691 size += sizeof (ioc_prmap32_t) + round4(npage); in oprpdsize32()3855 next = (uintptr_t)(pmp + 1) + round4(npage); in oprpdread32()