Searched refs:gmap_remove (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dgmap.h106 void gmap_remove(struct gmap *gmap);
/linux-master/arch/s390/mm/
H A Dgmap.c249 * gmap_remove - remove a guest address space but do not free it yet
252 void gmap_remove(struct gmap *gmap) function
282 EXPORT_SYMBOL_GPL(gmap_remove); variable
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c983 gmap_remove(kvm->arch.gmap);
3445 gmap_remove(vcpu->arch.gmap);
3480 gmap_remove(kvm->arch.gmap);
3991 gmap_remove(vcpu->arch.gmap);

Completed in 121 milliseconds