Searched defs:gmap (Results 1 – 8 of 8) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | gmap.h | 44 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 D | kvm_host.h | 423 struct gmap *gmap; member 641 struct gmap *gmap; member
|
/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()
|
H A D | priv.c | 1256 struct gmap *gmap; in handle_essa() local
|
/linux/include/video/ |
H A D | gbe.h | 60 volatile uint32_t gmap[256]; /* gamma map */ member
|
/linux/drivers/net/dsa/ |
H A D | lantiq_gswip.c | 300 u8 gmap; member
|