Searched refs:vsie_rmap (Results 1 – 2 of 2) sorted by relevance
462 struct vsie_rmap { struct463 struct vsie_rmap *next; argument474 static_assert(sizeof(struct vsie_rmap) == 2 * sizeof(long)); argument571 static inline struct vsie_rmap *kvm_s390_mmu_cache_alloc_rmap(struct kvm_s390_mmu_cache *mc) in kvm_s390_mmu_cache_alloc_rmap()575 return kzalloc_obj(struct vsie_rmap, GFP_KVM_S390_MMU_CACHE); in kvm_s390_mmu_cache_alloc_rmap()
151 struct vsie_rmap *rmap, *rnext, *head; in gmap_rmap_radix_tree_free()913 struct vsie_rmap *rmap __free(kvfree) = NULL; in gmap_insert_rmap()914 struct vsie_rmap *temp; in gmap_insert_rmap()1052 struct vsie_rmap *rmap, *rnext, *head; in _gmap_handle_vsie_unshadow_event()