Searched refs:gmap_enable (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dgmap.h110 void gmap_enable(struct gmap *gmap);
/linux-master/arch/s390/kvm/
H A Dvsie.c1297 gmap_enable(vsie_page->gmap);
1300 gmap_enable(vcpu->arch.gmap);
H A Dkvm-s390.c3719 gmap_enable(vcpu->arch.enabled_gmap);
/linux-master/arch/s390/mm/
H A Dgmap.c285 * gmap_enable - switch primary space to the guest address space
288 void gmap_enable(struct gmap *gmap) function
292 EXPORT_SYMBOL_GPL(gmap_enable); variable

Completed in 308 milliseconds