Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dgmap.h44 struct gmap { struct
62 struct gmap *parent; argument
70 * struct gmap_rmap - reverse mapping for shadow page table entries argument
96 static inline int gmap_is_shadow(struct gmap *gmap) in gmap_is_shadow()
H A Dkvm_host.h423 struct gmap *gmap; member
641 struct gmap *gmap; member
/linux/arch/s390/mm/
H A Dgmap.c61 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 Dvsie.c45 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 Dkvm-s390.c701 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()
H A Dpriv.c1256 struct gmap *gmap; in handle_essa() local
/linux/include/video/
H A Dgbe.h60 volatile uint32_t gmap[256]; /* gamma map */ member
/linux/drivers/net/dsa/
H A Dlantiq_gswip.c300 u8 gmap; member