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

/linux-master/arch/s390/include/asm/
H A Dgmap.h142 void gmap_unregister_pte_notifier(struct gmap_notifier *);
/linux-master/arch/s390/mm/
H A Dgmap.c761 * gmap_unregister_pte_notifier - remove a pte invalidation callback
764 void gmap_unregister_pte_notifier(struct gmap_notifier *nb) function
771 EXPORT_SYMBOL_GPL(gmap_unregister_pte_notifier); variable
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c528 gmap_unregister_pte_notifier(&gmap_notifier);
529 gmap_unregister_pte_notifier(&vsie_gmap_notifier);

Completed in 159 milliseconds