Searched defs:gmap (Results 1 – 11 of 11) sorted by relevance
46 struct gmap { struct66 struct gmap *parent; argument74 * struct gmap_rmap - reverse mapping for shadow page table entries argument100 static inline int gmap_is_shadow(struct gmap *gmap) in gmap_is_shadow()
153 __u64 gmap; /* 0x03d0 */ member
731 struct gmap *gmap; member933 struct gmap *gmap; member
36 struct gmap *gmap; in gmap_alloc() local98 struct gmap *gmap; in gmap_create() local227 void gmap_put(struct gmap *gmap) in gmap_put()238 void gmap_remove(struct gmap *gmap) in gmap_remove()274 void gmap_enable(struct gmap *gmap) in gmap_enable()284 void gmap_disable(struct gmap *gmap) in gmap_disable()513 struct gmap *gmap; in gmap_unlink() local2246 struct gmap *gmap, *sg, *next; in ptep_notify() local2312 struct gmap *gmap; in gmap_pmdp_clear() local2365 struct gmap *gmap; in gmap_pmdp_idte_local() local[all …]
349 struct gmap *gmap; in do_exception() local841 struct gmap *gmap = (struct gmap *)S390_lowcore.gmap; in do_non_secure_storage_access() local
243 int gmap_make_secure(struct gmap *gmap, unsigned long gaddr, void *uvcb) in gmap_make_secure()324 int gmap_convert_to_secure(struct gmap *gmap, unsigned long gaddr) in gmap_convert_to_secure()
39 struct gmap *gmap; /* 0x0220 */ member559 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_s390_vsie_gmap_notifier()1184 struct gmap *gmap; in acquire_gmap_shadow() local
1198 struct gmap *gmap; in handle_essa() local
620 struct gmap *gmap = kvm->arch.gmap; in kvm_arch_sync_dirty_log() local3424 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_gmap_notifier()
60 volatile uint32_t gmap[256]; /* gamma map */ member
288 u8 gmap; member
Completed in 49 milliseconds