Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dpgtable.c149 struct gmap *gmap; in gmap_alloc() local
202 static void gmap_flush_tlb(struct gmap *gmap) in gmap_flush_tlb()
238 void gmap_free(struct gmap *gmap) in gmap_free()
264 void gmap_enable(struct gmap *gmap) in gmap_enable()
274 void gmap_disable(struct gmap *gmap) in gmap_disable()
283 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
334 static int __gmap_unlink_by_vmaddr(struct gmap *gmap, unsigned long vmaddr) in __gmap_unlink_by_vmaddr()
356 static int __gmap_unmap_by_gaddr(struct gmap *gmap, unsigned long gaddr) in __gmap_unmap_by_gaddr()
373 int gmap_unmap_segment(struct gmap *gmap, unsigned long to, unsigned long len) in gmap_unmap_segment()
403 int gmap_map_segment(struct gmap *gmap, unsigned long from, in gmap_map_segment()
[all …]
Dfault.c207 struct gmap *gmap = (struct gmap *)S390_lowcore.gmap; in dump_fault_info() local
373 struct gmap *gmap; in do_exception() local
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h703 struct gmap { struct
723 void (*notifier_call)(struct gmap *gmap, unsigned long gaddr); argument
Dlowcore.h144 __u64 gmap; /* 0x0398 */ member
Dkvm_host.h510 struct gmap *gmap; member
585 struct gmap *gmap; member
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c216 struct gmap *gmap = kvm->arch.gmap; in kvm_s390_sync_dirty_log() local
1446 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long address) in kvm_gmap_notifier()
Dpriv.c754 struct gmap *gmap; in handle_essa() local
/linux-4.1.27/include/video/
Dgbe.h62 volatile uint32_t gmap[256]; /* gamma map */ member