Home
last modified time | relevance | path

Searched defs:gmap_notifier (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/s390/include/asm/
Dgmap.h93 struct gmap_notifier { struct
94 struct list_head list;
95 struct rcu_head rcu;
96 void (*notifier_call)(struct gmap *gmap, unsigned long start,
/linux-6.6.21/arch/s390/kvm/
Dkvm-s390.c253 static struct gmap_notifier gmap_notifier; variable