Searched refs:VPL_LOCK (Results 1 – 3 of 3) sorted by relevance
1029 #define VPL_LOCK(vpl) lck_spin_lock_grp(vpl, &vm_page_lck_grp_local) macro1033 #define VPL_LOCK(vpl) lck_mtx_lock_spin(vpl) macro
6824 VPL_LOCK(&lq->vpl_lock); in vm_page_reactivate_local()9467 VPL_LOCK(&lq->vpl_lock); in hibernate_vm_lock_queues()9550 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_setall()10022 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_discard()10697 VPL_LOCK(&lq->vpl_lock); in vm_page_queues_remove()
3358 VPL_LOCK(&lq->vpl_lock); in vm_fault_enqueue_page()