Searched refs:vm_phys_fictitious_reg_lock (Results 1 – 1 of 1) sorted by relevance
106 static struct rwlock_padalign vm_phys_fictitious_reg_lock; variable613 rw_init(&vm_phys_fictitious_reg_lock, "vmfctr"); in vm_phys_init()905 rw_rlock(&vm_phys_fictitious_reg_lock); in vm_phys_fictitious_to_vm_page()907 rw_runlock(&vm_phys_fictitious_reg_lock); in vm_phys_fictitious_to_vm_page()1009 rw_wlock(&vm_phys_fictitious_reg_lock); in vm_phys_fictitious_reg_range()1011 rw_wunlock(&vm_phys_fictitious_reg_lock); in vm_phys_fictitious_reg_range()1064 rw_wlock(&vm_phys_fictitious_reg_lock); in vm_phys_fictitious_unreg_range()1067 rw_wunlock(&vm_phys_fictitious_reg_lock); in vm_phys_fictitious_unreg_range()1073 rw_wunlock(&vm_phys_fictitious_reg_lock); in vm_phys_fictitious_unreg_range()