Searched defs:gmap (Results 1 – 5 of 5) sorted by relevance
/linux/arch/s390/mm/ |
H A D | gmap.c | 61 struct gmap *gmap; in gmap_alloc() local 120 struct gmap *gmap; in gmap_create() local 139 static void gmap_flush_tlb(struct gmap *gmap) in gmap_flush_tlb() 225 void gmap_free(struct gmap *gmap) in gmap_free() 253 struct gmap *gmap_get(struct gmap *gmap) in gmap_get() 266 void gmap_put(struct gmap *gmap) in gmap_put() 277 void gmap_remove(struct gmap *gmap) in gmap_remove() 312 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table() 336 static unsigned long host_to_guest_lookup(struct gmap *gmap, unsigned long vmaddr) in host_to_guest_lookup() 341 static unsigned long host_to_guest_delete(struct gmap *gmap, unsigned long vmaddr) in host_to_guest_delete() [all …]
|
/linux/arch/s390/kvm/ |
H A D | vsie.c | 45 struct gmap *gmap; /* 0x0220 */ member 615 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_s390_vsie_gmap_notifier() 1244 struct gmap *gmap; in acquire_gmap_shadow() local
|
H A D | kvm-s390.c | 701 struct gmap *gmap = kvm->arch.gmap; in kvm_arch_sync_dirty_log() local 4110 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_gmap_notifier() 4519 static int __kvm_s390_fixup_fault_sync(struct gmap *gmap, gpa_t gaddr, unsigned int flags) in __kvm_s390_fixup_fault_sync() 4552 int __kvm_s390_mprotect_many(struct gmap *gmap, gpa_t gpa, u8 npages, unsigned int prot, in __kvm_s390_mprotect_many()
|
/linux/include/video/ |
H A D | gbe.h | 60 volatile uint32_t gmap[256]; /* gamma map */ member
|
/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | 423 struct gmap *gmap; member 641 struct gmap *gmap; member
|