Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.h60 struct gmap { struct
70 struct gmap *parent; argument
79 struct gmap *gmap; argument
112 static inline bool uses_skeys(struct gmap *gmap) in uses_skeys()
117 static inline bool uses_cmm(struct gmap *gmap) in uses_cmm()
122 static inline bool pfault_enabled(struct gmap *gmap) in pfault_enabled()
127 static inline bool is_ucontrol(struct gmap *gmap) in is_ucontrol()
132 static inline bool is_shadow(struct gmap *gmap) in is_shadow()
137 static inline bool owns_page_tables(struct gmap *gmap) in owns_page_tables()
142 static inline struct gmap *gmap_put(struct gmap *gmap) in gmap_put()
[all …]
H A Dgmap.c55 struct gmap *gmap; in gmap_new() local
126 int gmap_set_limit(struct gmap *gmap, gfn_t limit) in gmap_set_limit()
191 void gmap_dispose(struct gmap *gmap) in gmap_dispose()
233 int s390_replace_asce(struct gmap *gmap) in s390_replace_asce()
255 bool _gmap_unmap_prefix(struct gmap *gmap, gfn_t gfn, gfn_t end, bool hint) in _gmap_unmap_prefix()
279 struct gmap *gmap; member
350 bool gmap_age_gfn(struct gmap *gmap, gfn_t start, gfn_t end) in gmap_age_gfn()
368 struct gmap *gmap; member
424 bool gmap_unmap_gfn_range(struct gmap *gmap, struct kvm_memory_slot *slot, gfn_t start, gfn_t end) in gmap_unmap_gfn_range()
443 struct gmap *gmap) in __pte_test_and_clear_softdirty()
[all …]
H A Dvsie.c620 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, gpa_t start, gpa_t end) in kvm_s390_vsie_gmap_notifier()
1239 struct gmap *gmap = vsie_page->gmap_cache.gmap; in release_gmap_shadow() local
1256 struct gmap *gmap; in acquire_gmap_shadow() local
/linux/include/video/
H A Dgbe.h60 volatile uint32_t gmap[256]; /* gamma map */ member
/linux/arch/s390/include/asm/
H A Dkvm_host.h425 struct gmap *gmap; member
646 struct gmap *gmap; member
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c52 u8 gmap; member