Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/s390/kvm/
Dgaccess.c20 union asce { union
259 unsigned long asce : 64; /* Address-Space-Control Element */ member
380 static int ar_translation(struct kvm_vcpu *vcpu, union asce *asce, u8 ar, in ar_translation()
572 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce()
633 unsigned long *gpa, const union asce asce, in guest_translate()
803 const union asce asce) in low_address_protection_enabled()
845 union asce asce) in fetch_prot_override_applicable()
879 enum gacc_mode mode, union asce asce, gpa_t gpa, in vcpu_check_access_key()
954 const union asce asce, enum gacc_mode mode, in guest_range_to_gpas()
1076 union asce asce; in access_guest_with_key() local
[all …]
Dvsie.c1198 unsigned long asce; in acquire_gmap_shadow() local
/kernel/linux/linux-5.10/arch/s390/kvm/
Dgaccess.c19 union asce { union
258 unsigned long asce : 64; /* Address-Space-Control Element */ member
379 static int ar_translation(struct kvm_vcpu *vcpu, union asce *asce, u8 ar, in ar_translation()
554 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce()
615 unsigned long *gpa, const union asce asce, in guest_translate()
785 const union asce asce) in low_address_protection_enabled()
799 const union asce asce, enum gacc_mode mode) in guest_page_range()
838 union asce asce; in access_guest() local
909 union asce asce; in guest_translate_address() local
989 union asce asce; in kvm_s390_shadow_tables() local
Dvsie.c1181 unsigned long asce; in acquire_gmap_shadow() local
/kernel/linux/linux-6.6/arch/s390/mm/
Dfault.c122 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable()
177 unsigned long asce; in dump_fault_info() local
Dpgalloc.c667 void base_asce_free(unsigned long asce) in base_asce_free()
721 unsigned long asce, *table, end; in base_asce_alloc() local
Dgmap.c1296 static inline void gmap_idte_one(unsigned long asce, unsigned long vaddr) in gmap_idte_one()
1554 unsigned long asce; in __gmap_unshadow_r1t() local
1619 static struct gmap *gmap_find_shadow(struct gmap *parent, unsigned long asce, in gmap_find_shadow()
1648 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid()
1671 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, in gmap_shadow()
2861 unsigned long asce; in s390_replace_asce() local
Dpgtable.c50 unsigned long opt, asce; in ptep_ipte_local() local
70 unsigned long opt, asce; in ptep_ipte_global() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dtlbflush.h20 static inline void __tlb_flush_idte(unsigned long asce) in __tlb_flush_idte()
Dmmu.h16 unsigned long asce; member
Dgmap.h55 unsigned long asce; member
Dpgtable.h591 unsigned long address, unsigned long asce) in crdte()
1007 unsigned long opt, unsigned long asce, in __ptep_ipte()
1488 unsigned long opt, unsigned long asce, in __pmdp_idte()
1514 unsigned long opt, unsigned long asce, in __pudp_idte()
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dtlbflush.h20 static inline void __tlb_flush_idte(unsigned long asce) in __tlb_flush_idte()
Dmmu.h17 unsigned long asce; member
Dgmap.h55 unsigned long asce; member
Dpgtable.h613 unsigned long address, unsigned long asce) in crdte()
1059 unsigned long opt, unsigned long asce, in __ptep_rdp()
1072 unsigned long opt, unsigned long asce, in __ptep_ipte()
1622 unsigned long opt, unsigned long asce, in __pmdp_idte()
1648 unsigned long opt, unsigned long asce, in __pudp_idte()
/kernel/linux/linux-5.10/arch/s390/mm/
Dpgalloc.c527 void base_asce_free(unsigned long asce) in base_asce_free()
581 unsigned long asce, table, end; in base_asce_alloc() local
Dfault.c111 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable()
166 unsigned long asce; in dump_fault_info() local
Dgmap.c1273 static inline void gmap_idte_one(unsigned long asce, unsigned long vaddr) in gmap_idte_one()
1527 unsigned long asce, *r2t; in __gmap_unshadow_r1t() local
1591 static struct gmap *gmap_find_shadow(struct gmap *parent, unsigned long asce, in gmap_find_shadow()
1620 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid()
1643 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, in gmap_shadow()
2780 unsigned long asce; in s390_replace_asce() local
Dpgtable.c50 unsigned long opt, asce; in ptep_ipte_local() local
70 unsigned long opt, asce; in ptep_ipte_global() local
/kernel/linux/linux-6.6/drivers/s390/char/
Dsclp_diag.h59 u64 asce; member
Dsclp_sd.c288 unsigned long page, asce = 0; in sclp_sd_store_data() local
/kernel/linux/linux-5.10/drivers/s390/char/
Dsclp_diag.h59 u64 asce; member
Dsclp_sd.c287 unsigned long page, asce = 0; in sclp_sd_store_data() local
/kernel/linux/linux-5.10/arch/s390/lib/
Duaccess.c66 unsigned long asce, cr; in enable_sacf_uaccess() local