Home
last modified time | relevance | path

Searched defs:asce (Results 1 – 11 of 11) sorted by relevance

/linux/arch/s390/kvm/
H A Dgaccess.c103 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 Dgmap-vsie.c39 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 Dgmap.h32 static inline int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid()
H A Dvsie.c1228 unsigned long asce; in acquire_gmap_shadow() local
/linux/arch/s390/mm/
H A Dpgalloc.c415 void base_asce_free(unsigned long asce) in base_asce_free()
469 unsigned long asce, *table, end; in base_asce_alloc() local
H A Dgmap.c1185 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 Dmmu.h16 unsigned long asce; member
H A Dgmap.h52 unsigned long asce; member
H A Dpgtable.h701 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 Ddat-bits.h12 union asce { union
/linux/drivers/s390/char/
H A Dsclp_diag.h59 u64 asce; member