Home
last modified time | relevance | path

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

/linux-6.8/arch/s390/include/asm/
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()
Dlowcore.h164 __u64 gmap; /* 0x03d0 */ member
Dkvm_host.h750 struct gmap *gmap; member
966 struct gmap *gmap; member
/linux-6.8/arch/s390/mm/
Dgmap.c48 struct gmap *gmap; in gmap_alloc() local
110 struct gmap *gmap; in gmap_create() local
129 static void gmap_flush_tlb(struct gmap *gmap) in gmap_flush_tlb()
194 static void gmap_free(struct gmap *gmap) in gmap_free()
226 struct gmap *gmap_get(struct gmap *gmap) in gmap_get()
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()
316 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
[all …]
Dfault.c287 struct gmap *gmap; in do_exception() local
493 struct gmap *gmap; in do_secure_storage_access() local
561 struct gmap *gmap = (struct gmap *)S390_lowcore.gmap; in do_non_secure_storage_access() local
573 struct gmap *gmap = (struct gmap *)S390_lowcore.gmap; in do_secure_storage_violation() local
/linux-6.8/arch/s390/kernel/
Duv.c274 int gmap_make_secure(struct gmap *gmap, unsigned long gaddr, void *uvcb) in gmap_make_secure()
360 int gmap_convert_to_secure(struct gmap *gmap, unsigned long gaddr) in gmap_convert_to_secure()
382 int gmap_destroy_page(struct gmap *gmap, unsigned long gaddr) in gmap_destroy_page()
/linux-6.8/arch/s390/kvm/
Dvsie.c40 struct gmap *gmap; /* 0x0220 */ member
580 void kvm_s390_vsie_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_s390_vsie_gmap_notifier()
1215 struct gmap *gmap; in acquire_gmap_shadow() local
Dpriv.c1224 struct gmap *gmap; in handle_essa() local
Dkvm-s390.c674 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()
/linux-6.8/include/video/
Dgbe.h60 volatile uint32_t gmap[256]; /* gamma map */ member
/linux-6.8/drivers/s390/crypto/
Dvfio_ap_ops.c363 static int ensure_nib_shared(unsigned long addr, struct gmap *gmap) in ensure_nib_shared()
/linux-6.8/drivers/net/dsa/
Dlantiq_gswip.c298 u8 gmap; member