Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dgmap.h46 struct gmap { struct
66 struct gmap *parent; argument
74 * struct gmap_rmap - reverse mapping for shadow page table entries argument
100 static inline int gmap_is_shadow(struct gmap *gmap) in gmap_is_shadow()
H A Dlowcore.h163 __u64 gmap; /* 0x03d0 */ member
H A Dkvm_host.h751 struct gmap *gmap; member
967 struct gmap *gmap; member
/openbmc/linux/arch/s390/mm/
H A Dgmap.c48 struct gmap *gmap; in gmap_alloc() local
110 struct gmap *gmap; in gmap_create() local
239 void gmap_put(struct gmap *gmap) in gmap_put()
250 void gmap_remove(struct gmap *gmap) in gmap_remove()
286 void gmap_enable(struct gmap *gmap) in gmap_enable()
296 void gmap_disable(struct gmap *gmap) in gmap_disable()
524 struct gmap *gmap; in gmap_unlink() local
2270 struct gmap *gmap, *sg, *next; in ptep_notify() local
2336 struct gmap *gmap; in gmap_pmdp_clear() local
2389 struct gmap *gmap; in gmap_pmdp_idte_local() local
[all …]
H A Dfault.c361 struct gmap *gmap; in do_exception() local
593 struct gmap *gmap; in do_secure_storage_access() local
672 struct gmap *gmap = (struct gmap *)S390_lowcore.gmap; in do_non_secure_storage_access() local
688 struct gmap *gmap = (struct gmap *)S390_lowcore.gmap; in do_secure_storage_violation() local
/openbmc/linux/arch/s390/kernel/
H A Duv.c274 int gmap_make_secure(struct gmap *gmap, unsigned long gaddr, void *uvcb) in gmap_make_secure()
372 int gmap_convert_to_secure(struct gmap *gmap, unsigned long gaddr) in gmap_convert_to_secure()
394 int gmap_destroy_page(struct gmap *gmap, unsigned long gaddr) in gmap_destroy_page()
/openbmc/linux/arch/s390/kvm/
H A Dvsie.c39 struct gmap *gmap; /* 0x0220 */ member
579 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_s390_vsie_gmap_notifier()
1200 struct gmap *gmap; in acquire_gmap_shadow() local
H A Dpriv.c1250 struct gmap *gmap; in handle_essa() local
H A Dkvm-s390.c676 struct gmap *gmap = kvm->arch.gmap; in kvm_arch_sync_dirty_log() local
4054 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_gmap_notifier()
/openbmc/linux/include/video/
H A Dgbe.h60 volatile uint32_t gmap[256]; /* gamma map */ member
/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c363 static int ensure_nib_shared(unsigned long addr, struct gmap *gmap) in ensure_nib_shared()
/openbmc/linux/drivers/net/dsa/
H A Dlantiq_gswip.c298 u8 gmap; member