Home
last modified time | relevance | path

Searched defs:gmap (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dgmap.h42 struct gmap { struct
60 struct gmap *parent; argument
68 * struct gmap_rmap - reverse mapping for shadow page table entries argument
94 static inline int gmap_is_shadow(struct gmap *gmap) in gmap_is_shadow()
Dlowcore.h138 __u64 gmap; /* 0x03c8 */ member
Dkvm_host.h642 struct gmap *gmap; member
805 struct gmap *gmap; member
/Linux-v4.19/arch/s390/mm/
Dgmap.c37 struct gmap *gmap; in gmap_alloc() local
99 struct gmap *gmap; in gmap_create() local
118 static void gmap_flush_tlb(struct gmap *gmap) in gmap_flush_tlb()
183 static void gmap_free(struct gmap *gmap) in gmap_free()
215 struct gmap *gmap_get(struct gmap *gmap) in gmap_get()
228 void gmap_put(struct gmap *gmap) in gmap_put()
239 void gmap_remove(struct gmap *gmap) in gmap_remove()
275 void gmap_enable(struct gmap *gmap) in gmap_enable()
285 void gmap_disable(struct gmap *gmap) in gmap_disable()
305 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
[all …]
Dfault.c407 struct gmap *gmap; in do_exception() local
/Linux-v4.19/arch/s390/kvm/
Dvsie.c38 struct gmap *gmap; /* 0x0220 */ member
394 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_s390_vsie_gmap_notifier()
915 struct gmap *gmap; in acquire_gmap_shadow() local
Dpriv.c1101 struct gmap *gmap; in handle_essa() local
Dkvm-s390.c528 struct gmap *gmap = kvm->arch.gmap; in kvm_s390_sync_dirty_log() local
2794 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_gmap_notifier()
/Linux-v4.19/include/video/
Dgbe.h62 volatile uint32_t gmap[256]; /* gamma map */ member