Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dgmap.h138 void gmap_unregister_pte_notifier(struct gmap_notifier *);
/Linux-v5.4/arch/s390/mm/
Dgmap.c745 void gmap_unregister_pte_notifier(struct gmap_notifier *nb) in gmap_unregister_pte_notifier() function
752 EXPORT_SYMBOL_GPL(gmap_unregister_pte_notifier);
/Linux-v5.4/arch/s390/kvm/
Dkvm-s390.c308 gmap_unregister_pte_notifier(&gmap_notifier); in kvm_arch_hardware_unsetup()
309 gmap_unregister_pte_notifier(&vsie_gmap_notifier); in kvm_arch_hardware_unsetup()