Searched refs:VPL_LOCK (Results 1 – 3 of 3) sorted by relevance
982 #define VPL_LOCK(vpl) lck_spin_lock_grp(vpl, &vm_page_lck_grp_local) macro986 #define VPL_LOCK(vpl) lck_mtx_lock_spin(vpl) macro
6146 VPL_LOCK(&lq->vpl_lock); in vm_page_reactivate_local()8583 VPL_LOCK(&lq->vpl_lock); in hibernate_vm_lock_queues()8666 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_setall()9133 VPL_LOCK(&lq->vpl_lock); in hibernate_page_list_discard()9802 VPL_LOCK(&lq->vpl_lock); in vm_page_queues_remove()
3314 VPL_LOCK(&lq->vpl_lock); in vm_fault_enqueue_page()