Searched refs:VPL_LOCK (Results 1 – 3 of 3) sorted by relevance
1788 #define VPL_LOCK(vpl) lck_spin_lock_grp(vpl, &vm_page_lck_grp_local) macro1792 #define VPL_LOCK(vpl) lck_mtx_lock_spin(vpl) macro
5350 VPL_LOCK(&lq->vpl_lock); in vm_page_reactivate_local()7645 VPL_LOCK(&lq->vpl_lock); in hibernate_vm_lock_queues()7716 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_setall()8105 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_discard()8775 VPL_LOCK(&lq->vpl_lock); in vm_page_queues_remove()
3238 VPL_LOCK(&lq->vpl_lock); in vm_fault_enqueue_page()