Searched refs:VPB_SHARERS (Results 1 – 2 of 2) sorted by relevance
311 #define VPB_SHARERS(x) \ macro
942 if (VPB_SHARERS(x) > 1) in vm_page_busy_tryupgrade()983 if (VPB_SHARERS(x) > 1) { in vm_page_sunbusy()1686 if ((x & VPB_BIT_SHARED) != 0 && VPB_SHARERS(x) > 1) { in vm_page_busy_release()