Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
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()
A Dlowcore.h168 __u64 gmap; /* 0x03d0 */ member
A Dkvm_host.h749 struct gmap *gmap; member
967 struct gmap *gmap; member
/linux/arch/s390/mm/
A Dgmap.c48 struct gmap *gmap; in gmap_alloc() local
110 struct gmap *gmap; in gmap_create() local
241 void gmap_put(struct gmap *gmap) in gmap_put()
252 void gmap_remove(struct gmap *gmap) in gmap_remove()
288 void gmap_enable(struct gmap *gmap) in gmap_enable()
298 void gmap_disable(struct gmap *gmap) in gmap_disable()
526 struct gmap *gmap; in gmap_unlink() local
2272 struct gmap *gmap, *sg, *next; in ptep_notify() local
2338 struct gmap *gmap; in gmap_pmdp_clear() local
2391 struct gmap *gmap; in gmap_pmdp_idte_local() local
[all …]
A Dfault.c71 struct gmap *gmap; in get_fault_type() local
290 struct gmap *gmap; in do_exception() local
499 struct gmap *gmap; in do_secure_storage_access() local
571 struct gmap *gmap = (struct gmap *)get_lowcore()->gmap; in do_non_secure_storage_access() local
583 struct gmap *gmap = (struct gmap *)get_lowcore()->gmap; in do_secure_storage_violation() local
/linux/arch/s390/kernel/
A Duv.c23 unsigned long __gmap_translate(struct gmap *gmap, unsigned long gaddr) in __gmap_translate()
28 int gmap_fault(struct gmap *gmap, unsigned long gaddr, in gmap_fault()
340 int gmap_make_secure(struct gmap *gmap, unsigned long gaddr, void *uvcb) in gmap_make_secure()
441 int gmap_convert_to_secure(struct gmap *gmap, unsigned long gaddr) in gmap_convert_to_secure()
463 int gmap_destroy_page(struct gmap *gmap, unsigned long gaddr) in gmap_destroy_page()
/linux/arch/s390/kvm/
A 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()
1213 struct gmap *gmap; in acquire_gmap_shadow() local
A Dpriv.c1254 struct gmap *gmap; in handle_essa() local
A Dkvm-s390.c684 struct gmap *gmap = kvm->arch.gmap; in kvm_arch_sync_dirty_log() local
4058 static void kvm_gmap_notifier(struct gmap *gmap, unsigned long start, in kvm_gmap_notifier()
/linux/include/video/
A Dgbe.h60 volatile uint32_t gmap[256]; /* gamma map */ member
/linux/drivers/s390/crypto/
A Dvfio_ap_ops.c363 static int ensure_nib_shared(unsigned long addr, struct gmap *gmap) in ensure_nib_shared()
/linux/drivers/net/dsa/
A Dlantiq_gswip.c300 u8 gmap; member

Completed in 53 milliseconds