Home
last modified time | relevance | path

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

/linux-6.14.4/arch/s390/include/asm/
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()
Dkvm_host.h760 struct gmap *gmap; member
978 struct gmap *gmap; member
/linux-6.14.4/arch/s390/mm/
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-6.14.4/arch/s390/kvm/
Dgmap.c34 int gmap_make_secure(struct gmap *gmap, unsigned long gaddr, void *uvcb) in gmap_make_secure()
47 int gmap_convert_to_secure(struct gmap *gmap, unsigned long gaddr) in gmap_convert_to_secure()
70 static int __gmap_destroy_page(struct gmap *gmap, struct page *page) in __gmap_destroy_page()
109 int gmap_destroy_page(struct gmap *gmap, unsigned long gaddr) in gmap_destroy_page()
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
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()
Dpriv.c1254 struct gmap *gmap; in handle_essa() local
/linux-6.14.4/include/video/
Dgbe.h60 volatile uint32_t gmap[256]; /* gamma map */ member
/linux-6.14.4/drivers/net/dsa/
Dlantiq_gswip.c300 u8 gmap; member