Searched defs:asce (Results 1 – 5 of 5) sorted by relevance
/linux/arch/s390/kvm/ |
H A D | gaccess.c | 104 unsigned long asce : 64; /* Address-Space-Control Element */ member 225 static int ar_translation(struct kvm_vcpu *vcpu, union asce *asce, u8 ar, in ar_translation() 401 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce() 462 unsigned long *gpa, const union asce asce, in guest_translate() 632 const union asce asce) in low_address_protection_enabled() 674 union asce asce) in fetch_prot_override_applicable() 708 enum gacc_mode mode, union asce asce, gpa_t gpa, in vcpu_check_access_key() 783 const union asce asce, enum gacc_mode mode, in guest_range_to_gpas() 907 union asce asce; in access_guest_with_key() local 1125 union asce asce; in guest_translate_address_with_key() local [all …]
|
/linux/arch/s390/mm/ |
H A D | fault.c | 78 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable() 134 unsigned long asce; in dump_fault_info() local
|
/linux/drivers/s390/char/ |
H A D | sclp_diag.h | 59 u64 asce; member
|
/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 703 unsigned long address, unsigned long asce) in crdte() 1152 unsigned long opt, unsigned long asce, in __ptep_rdp() 1165 unsigned long opt, unsigned long asce, in __ptep_ipte() 1703 unsigned long opt, unsigned long asce, in __pmdp_idte() 1729 unsigned long opt, unsigned long asce, in __pudp_idte()
|
H A D | dat-bits.h | 12 union asce { union
|