Home
last modified time | relevance | path

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

/arch/s390/mm/
Dpgtable.c668 void gmap_unregister_ipte_notifier(struct gmap_notifier *nb) in gmap_unregister_ipte_notifier() function
674 EXPORT_SYMBOL_GPL(gmap_unregister_ipte_notifier);
/arch/s390/include/asm/
Dpgtable.h805 void gmap_unregister_ipte_notifier(struct gmap_notifier *);
/arch/s390/kvm/
Dkvm-s390.c181 gmap_unregister_ipte_notifier(&gmap_notifier); in kvm_arch_hardware_unsetup()