Searched defs:gmap (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gmap.h | 60 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 D | gmap.c | 55 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 D | vsie.c | 599 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 D | gbe.h | 60 volatile uint32_t gmap[256]; /* gamma map */ member
|
| /linux/arch/s390/include/asm/ |
| H A D | kvm_host.h | 425 struct gmap *gmap; member 646 struct gmap *gmap; member
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 52 u8 gmap; member
|