Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dgmap.h142 void gmap_unregister_pte_notifier(struct gmap_notifier *);
/linux/arch/s390/mm/
A Dgmap.c751 void gmap_unregister_pte_notifier(struct gmap_notifier *nb) in gmap_unregister_pte_notifier() function
758 EXPORT_SYMBOL_GPL(gmap_unregister_pte_notifier);
/linux/arch/s390/kvm/
A Dkvm-s390.c335 gmap_unregister_pte_notifier(&gmap_notifier); in kvm_arch_hardware_unsetup()
336 gmap_unregister_pte_notifier(&vsie_gmap_notifier); in kvm_arch_hardware_unsetup()

Completed in 18 milliseconds