Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dgmap.h131 void gmap_unregister_pte_notifier(struct gmap_notifier *);
/linux-6.15/arch/s390/mm/
H A Dgmap.c699 void gmap_unregister_pte_notifier(struct gmap_notifier *nb) in gmap_unregister_pte_notifier() function
706 EXPORT_SYMBOL_GPL(gmap_unregister_pte_notifier);
/linux-6.15/arch/s390/kvm/
H A Dkvm-s390.c554 gmap_unregister_pte_notifier(&gmap_notifier); in __kvm_s390_exit()
555 gmap_unregister_pte_notifier(&vsie_gmap_notifier); in __kvm_s390_exit()