Searched refs:VPL_LOCK (Results 1 – 3 of 3) sorted by relevance
1783 #define VPL_LOCK(vpl) lck_spin_lock_grp(vpl, &vm_page_lck_grp_local) macro1787 #define VPL_LOCK(vpl) lck_mtx_lock_spin(vpl) macro
5341 VPL_LOCK(&lq->vpl_lock); in vm_page_reactivate_local()7599 VPL_LOCK(&lq->vpl_lock); in hibernate_vm_lock_queues()7670 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_setall()8059 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_discard()8729 VPL_LOCK(&lq->vpl_lock); in vm_page_queues_remove()
3225 VPL_LOCK(&lq->vpl_lock); in vm_fault_enqueue_page()