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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c99 * VA_PA_PGSIZE_ALIGNED check to see if VA is aligned with PA w.r.t. pgsize
103 #define VA_PA_PGSIZE_ALIGNED(uvaddr, paddr, pgsize) \ macro
3356 (!VA_PA_PGSIZE_ALIGNED((uintptr_t)dhp->dh_uvaddr,

Completed in 66 milliseconds