Searched refs:gmap_register_pte_notifier (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dgmap.h141 void gmap_register_pte_notifier(struct gmap_notifier *);
/linux-master/arch/s390/mm/
H A Dgmap.c749 * gmap_register_pte_notifier - register a pte invalidation callback
752 void gmap_register_pte_notifier(struct gmap_notifier *nb) function
758 EXPORT_SYMBOL_GPL(gmap_register_pte_notifier); variable
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c506 gmap_register_pte_notifier(&gmap_notifier);
508 gmap_register_pte_notifier(&vsie_gmap_notifier);

Completed in 108 milliseconds