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
69 struct gmap *parent; argument
78 struct gmap *gmap; argument
110 static inline bool uses_skeys(struct gmap *gmap) in uses_skeys()
115 static inline bool uses_cmm(struct gmap *gmap) in uses_cmm()
120 static inline bool pfault_enabled(struct gmap *gmap) in pfault_enabled()
125 static inline bool is_ucontrol(struct gmap *gmap) in is_ucontrol()
130 static inline bool is_shadow(struct gmap *gmap) in is_shadow()
135 static inline bool owns_page_tables(struct gmap *gmap) in owns_page_tables()
140 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()
190 void gmap_dispose(struct gmap *gmap) in gmap_dispose()
232 int s390_replace_asce(struct gmap *gmap) in s390_replace_asce()
254 bool _gmap_unmap_prefix(struct gmap *gmap, gfn_t gfn, gfn_t end, bool hint) in _gmap_unmap_prefix()
278 struct gmap *gmap; member
349 bool gmap_age_gfn(struct gmap *gmap, gfn_t start, gfn_t end) in gmap_age_gfn()
367 struct gmap *gmap; member
423 bool gmap_unmap_gfn_range(struct gmap *gmap, struct kvm_memory_slot *slot, gfn_t start, gfn_t end) in gmap_unmap_gfn_range()
442 struct gmap *gmap) in __pte_test_and_clear_softdirty()
[all …]
H A Dvsie.c599 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, gpa_t start, gpa_t end) in kvm_s390_vsie_gmap_notifier()
1218 struct gmap *gmap = vsie_page->gmap_cache.gmap; in release_gmap_shadow() local
1235 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