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
5352 VPL_LOCK(&lq->vpl_lock); in vm_page_reactivate_local()7604 VPL_LOCK(&lq->vpl_lock); in hibernate_vm_lock_queues()7675 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_setall()8064 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_discard()8734 VPL_LOCK(&lq->vpl_lock); in vm_page_queues_remove()
3189 VPL_LOCK(&lq->vpl_lock); in vm_fault_enqueue_page()