Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/mm/
Dpgtable.c113 struct gmap *gmap; in gmap_alloc() local
166 static void gmap_flush_tlb(struct gmap *gmap) in gmap_flush_tlb()
202 void gmap_free(struct gmap *gmap) in gmap_free()
228 void gmap_enable(struct gmap *gmap) in gmap_enable()
238 void gmap_disable(struct gmap *gmap) in gmap_disable()
247 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
298 static int __gmap_unlink_by_vmaddr(struct gmap *gmap, unsigned long vmaddr) in __gmap_unlink_by_vmaddr()
320 static int __gmap_unmap_by_gaddr(struct gmap *gmap, unsigned long gaddr) in __gmap_unmap_by_gaddr()
337 int gmap_unmap_segment(struct gmap *gmap, unsigned long to, unsigned long len) in gmap_unmap_segment()
367 int gmap_map_segment(struct gmap *gmap, unsigned long from, in gmap_map_segment()
[all …]
Dfault.c208 struct gmap *gmap = (struct gmap *)S390_lowcore.gmap; in dump_fault_info() local
374 struct gmap *gmap; in do_exception() local
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h765 struct gmap { struct
785 void (*notifier_call)(struct gmap *gmap, unsigned long gaddr); argument
Dlowcore.h151 __u64 gmap; /* 0x0398 */ member
Dkvm_host.h516 struct gmap *gmap; member
591 struct gmap *gmap; member
/linux-4.4.14/arch/s390/kvm/
Dpriv.c747 struct gmap *gmap; in handle_essa() local
Dkvm-s390.c271 struct gmap *gmap = kvm->arch.gmap; in kvm_s390_sync_dirty_log() local
1534 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long address) in kvm_gmap_notifier()
/linux-4.4.14/include/video/
Dgbe.h62 volatile uint32_t gmap[256]; /* gamma map */ member