Searched refs:VPB_SHARERS (Results 1 – 2 of 2) sorted by relevance
313 #define VPB_SHARERS(x) \ macro
945 if (VPB_SHARERS(x) > 1) in vm_page_busy_tryupgrade()986 if (VPB_SHARERS(x) > 1) { in vm_page_sunbusy()1749 if ((x & VPB_BIT_SHARED) != 0 && VPB_SHARERS(x) > 1) { in vm_page_busy_release()