Home
last modified time | relevance | path

Searched refs:gmap_free (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/s390/mm/
Dpgtable.c202 void gmap_free(struct gmap *gmap) in gmap_free() function
222 EXPORT_SYMBOL_GPL(gmap_free);
/linux-4.4.14/arch/s390/kvm/
Dkvm-s390.c443 gmap_free(kvm->arch.gmap); in kvm_s390_set_mem_control()
1201 gmap_free(vcpu->arch.gmap); in kvm_arch_vcpu_destroy()
1235 gmap_free(kvm->arch.gmap); in kvm_arch_destroy_vm()
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h789 void gmap_free(struct gmap *gmap);