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

/linux-master/arch/s390/include/asm/
H A Dgmap.h111 void gmap_disable(struct gmap *gmap);
/linux-master/arch/s390/mm/
H A Dgmap.c295 * gmap_disable - switch back to the standard primary address space
298 void gmap_disable(struct gmap *gmap) function
302 EXPORT_SYMBOL_GPL(gmap_disable); variable
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c3733 gmap_disable(vcpu->arch.enabled_gmap);

Completed in 211 milliseconds