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()978 lockdep_assert_held(&sg->host_to_rmap_lock); in gmap_insert_rmap()988 rmap->next = radix_tree_deref_slot_protected(slot, &sg->host_to_rmap_lock); in gmap_insert_rmap()1023 scoped_guard(spinlock, &sg->host_to_rmap_lock) in gmap_protect_rmap()1122 scoped_guard(spinlock, &sg->host_to_rmap_lock) in _gmap_handle_vsie_unshadow_event()
71 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()