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.h760 struct gmap *gmap; member
978 struct gmap *gmap; member
/linux/arch/s390/mm/
H A Dgmap.c58 struct gmap *gmap; in gmap_alloc() local
117 struct gmap *gmap; in gmap_create() local
136 static void gmap_flush_tlb(struct gmap *gmap) in gmap_flush_tlb()
222 void gmap_free(struct gmap *gmap) in gmap_free()
250 struct gmap *gmap_get(struct gmap *gmap) in gmap_get()
263 void gmap_put(struct gmap *gmap) in gmap_put()
274 void gmap_remove(struct gmap *gmap) in gmap_remove()
309 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
333 static unsigned long host_to_guest_lookup(struct gmap *gmap, unsigned long vmaddr) in host_to_guest_lookup()
338 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 Dgmap.c58 static int __gmap_make_secure(struct gmap *gmap, struct page *page, void *uvcb) in __gmap_make_secure()
120 int gmap_make_secure(struct gmap *gmap, unsigned long gaddr, void *uvcb) in gmap_make_secure()
138 int gmap_convert_to_secure(struct gmap *gmap, unsigned long gaddr) in gmap_convert_to_secure()
161 static int __gmap_destroy_page(struct gmap *gmap, struct page *page) in __gmap_destroy_page()
200 int gmap_destroy_page(struct gmap *gmap, unsigned long gaddr) in gmap_destroy_page()
H A Dvsie.c46 struct gmap *gmap; /* 0x0220 */ member
598 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_s390_vsie_gmap_notifier()
1230 struct gmap *gmap; in acquire_gmap_shadow() local
H A Dkvm-s390.c698 struct gmap *gmap = kvm->arch.gmap; in kvm_arch_sync_dirty_log() local
4105 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_gmap_notifier()
4514 static int __kvm_s390_fixup_fault_sync(struct gmap *gmap, gpa_t gaddr, unsigned int flags) in __kvm_s390_fixup_fault_sync()
4547 int __kvm_s390_mprotect_many(struct gmap *gmap, gpa_t gpa, u8 npages, unsigned int prot, in __kvm_s390_mprotect_many()
H A Dpriv.c1254 struct gmap *gmap; in handle_essa() local
/linux/include/video/
H A Dgbe.h60 volatile uint32_t gmap[256]; /* gamma map */ member