Searched refs:gmap_notifier (Results 1 – 3 of 3) sorted by relevance
93 struct gmap_notifier { struct141 void gmap_register_pte_notifier(struct gmap_notifier *);142 void gmap_unregister_pte_notifier(struct gmap_notifier *);
734 void gmap_register_pte_notifier(struct gmap_notifier *nb) in gmap_register_pte_notifier()746 void gmap_unregister_pte_notifier(struct gmap_notifier *nb) in gmap_unregister_pte_notifier()764 struct gmap_notifier *nb; in gmap_call_notifier()
225 static struct gmap_notifier gmap_notifier; variable226 static struct gmap_notifier vsie_gmap_notifier;306 gmap_notifier.notifier_call = kvm_gmap_notifier; in kvm_arch_hardware_setup()307 gmap_register_pte_notifier(&gmap_notifier); in kvm_arch_hardware_setup()317 gmap_unregister_pte_notifier(&gmap_notifier); in kvm_arch_hardware_unsetup()