Searched defs:asce (Results 1 – 11 of 11) sorted by relevance
/linux/arch/s390/kvm/ |
H A D | gaccess.c | 103 unsigned long asce : 64; /* Address-Space-Control Element */ member 224 static int ar_translation(struct kvm_vcpu *vcpu, union asce *asce, u8 ar, in ar_translation() 400 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce() 461 unsigned long *gpa, const union asce asce, in guest_translate() 631 const union asce asce) in low_address_protection_enabled() 673 union asce asce) in fetch_prot_override_applicable() 707 enum gacc_mode mode, union asce asce, gpa_t gpa, in vcpu_check_access_key() 782 const union asce asce, enum gacc_mode mode, in guest_range_to_gpas() 906 union asce asce; in access_guest_with_key() local 1124 union asce asce; in guest_translate_address_with_key() local [all …]
|
H A D | gmap-vsie.c | 39 static struct gmap *gmap_find_shadow(struct gmap *parent, unsigned long asce, int edat_level) in gmap_find_shadow() 70 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, int edat_level) in gmap_shadow()
|
H A D | gmap.h | 32 static inline int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid()
|
H A D | vsie.c | 1228 unsigned long asce; in acquire_gmap_shadow() local
|
/linux/arch/s390/mm/ |
H A D | pgalloc.c | 415 void base_asce_free(unsigned long asce) in base_asce_free() 469 unsigned long asce, *table, end; in base_asce_alloc() local
|
H A D | gmap.c | 1185 static inline void gmap_idte_one(unsigned long asce, unsigned long vaddr) in gmap_idte_one() 1436 unsigned long asce; in __gmap_unshadow_r1t() local 2606 unsigned long asce; in s390_replace_asce() local
|
/linux/arch/s390/include/asm/ |
H A D | mmu.h | 16 unsigned long asce; member
|
H A D | gmap.h | 52 unsigned long asce; member
|
H A D | pgtable.h | 701 unsigned long address, unsigned long asce) in crdte() 1150 unsigned long opt, unsigned long asce, in __ptep_rdp() 1163 unsigned long opt, unsigned long asce, in __ptep_ipte() 1714 unsigned long opt, unsigned long asce, in __pmdp_idte() 1740 unsigned long opt, unsigned long asce, in __pudp_idte()
|
H A D | dat-bits.h | 12 union asce { union
|
/linux/drivers/s390/char/ |
H A D | sclp_diag.h | 59 u64 asce; member
|