Searched refs:idpgtbl_lock (Results 1 – 1 of 1) sorted by relevance
96 static struct sx idpgtbl_lock; variable194 sx_slock(&idpgtbl_lock); in domain_get_idmap_pgtbl()201 sx_sunlock(&idpgtbl_lock); in domain_get_idmap_pgtbl()212 sx_sunlock(&idpgtbl_lock); in domain_get_idmap_pgtbl()213 sx_xlock(&idpgtbl_lock); in domain_get_idmap_pgtbl()241 sx_xunlock(&idpgtbl_lock); in domain_get_idmap_pgtbl()283 sx_slock(&idpgtbl_lock); in put_idmap_pgtbl()292 sx_sunlock(&idpgtbl_lock); in put_idmap_pgtbl()301 sx_sunlock(&idpgtbl_lock); in put_idmap_pgtbl()302 sx_xlock(&idpgtbl_lock); in put_idmap_pgtbl()[all …]