Searched refs:host_to_rmap_lock (Results 1 – 3 of 3) sorted by relevance
68 spin_lock_init(&gmap->host_to_rmap_lock); in gmap_new()999 lockdep_assert_held(&sg->host_to_rmap_lock); in gmap_insert_rmap()1009 rmap->next = radix_tree_deref_slot_protected(slot, &sg->host_to_rmap_lock); in gmap_insert_rmap()1044 scoped_guard(spinlock, &sg->host_to_rmap_lock) in gmap_protect_rmap()1144 scoped_guard(spinlock, &sg->host_to_rmap_lock) in _gmap_handle_vsie_unshadow_event()
72 spinlock_t host_to_rmap_lock; /* Protects host_to_rmap */ member
1432 scoped_guard(spinlock, &sg->host_to_rmap_lock) in _do_shadow_pte()1475 scoped_guard(spinlock, &sg->host_to_rmap_lock) in _do_shadow_crste()