Searched refs:round4 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h56 #define round4(r) (((r) + 3) & (~3)) macro
H A Dprioctl.c3691 size += sizeof (ioc_prmap32_t) + round4(npage);
3855 next = (uintptr_t)(pmp + 1) + round4(npage);

Completed in 51 milliseconds