Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dgmap.h121 void __gmap_zap(struct gmap *, unsigned long gaddr);
/linux/arch/s390/mm/
H A Dgmap.c686 void __gmap_zap(struct gmap *gmap, unsigned long gaddr) in __gmap_zap() function
711 EXPORT_SYMBOL_GPL(__gmap_zap);
/linux/arch/s390/kvm/
H A Dpriv.c1316 __gmap_zap(gmap, cbrlo[i]); in handle_essa()