Searched defs:asce (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gaccess.c | 104 unsigned long asce : 64; /* Address-Space-Control Element */ member 210 static int ar_translation(struct kvm_vcpu *vcpu, union asce *asce, u8 ar, in ar_translation() 386 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce() 447 unsigned long *gpa, const union asce asce, in guest_translate() 617 const union asce asce) in low_address_protection_enabled() 659 union asce asce) in fetch_prot_override_applicable() 693 enum gacc_mode mode, union asce asce, gpa_t gpa, in vcpu_check_access_key() 768 const union asce asce, enum gacc_mode mode, in guest_range_to_gpas() 892 union asce asce; in access_guest_with_key() local 1110 union asce asce; in guest_translate_address_with_key() local [all …]
|
| H A D | vsie.c | 81 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid() 1253 unsigned long asce; in acquire_gmap_shadow() local
|
| /linux/drivers/s390/char/ |
| H A D | sclp_diag.h | 59 u64 asce; member
|
| H A D | sclp_sd.c | 295 unsigned long page, asce = 0; in sclp_sd_store_data() local
|
| /linux/arch/s390/mm/ |
| H A D | pgtable.c | 43 unsigned long opt, asce; in ptep_ipte_local() local 63 unsigned long opt, asce; in ptep_ipte_global() local
|
| H A D | gmap.c | 1143 static inline void gmap_idte_one(unsigned long asce, unsigned long vaddr) in gmap_idte_one() 1394 unsigned long asce; in __gmap_unshadow_r1t() local 2414 unsigned long asce; in s390_replace_asce() local
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 691 unsigned long address, unsigned long asce) in crdte() 1157 unsigned long opt, unsigned long asce, in __ptep_ipte() 1694 unsigned long opt, unsigned long asce, in __pmdp_idte() 1720 unsigned long opt, unsigned long asce, in __pudp_idte()
|
| H A D | dat-bits.h | 12 union asce { union
|