Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dgmap.h142 void gmap_unregister_pte_notifier(struct gmap_notifier *);
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dgmap.c746 void gmap_unregister_pte_notifier(struct gmap_notifier *nb) in gmap_unregister_pte_notifier() function
753 EXPORT_SYMBOL_GPL(gmap_unregister_pte_notifier);
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dkvm-s390.c317 gmap_unregister_pte_notifier(&gmap_notifier); in kvm_arch_hardware_unsetup()
318 gmap_unregister_pte_notifier(&vsie_gmap_notifier); in kvm_arch_hardware_unsetup()