Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c20 union asce { union
259 unsigned long asce : 64; /* Address-Space-Control Element */ member
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
1292 union asce asce; in guest_translate_address_with_key() local
1315 union asce asce; in check_gva_range() local
[all …]
H A Dvsie.c1198 unsigned long asce; in acquire_gmap_shadow() local
/openbmc/linux/arch/s390/mm/
H A Dfault.c122 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable()
177 unsigned long asce; in dump_fault_info() local
H A Dpgalloc.c671 void base_asce_free(unsigned long asce) in base_asce_free()
725 unsigned long asce, *table, end; in base_asce_alloc() local
H A 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()
2946 unsigned long asce; in s390_replace_asce() local
H A Dpgtable.c50 unsigned long opt, asce; in ptep_ipte_local() local
70 unsigned long opt, asce; in ptep_ipte_global() local
/openbmc/qemu/target/s390x/
H A Dmmu_helper.c127 uint64_t asc, uint64_t asce, target_ulong *raddr, in mmu_translate_asce()
388 uint64_t asce; in mmu_translate() local
/openbmc/linux/arch/s390/include/asm/
H A Dtlbflush.h20 static inline void __tlb_flush_idte(unsigned long asce) in __tlb_flush_idte()
H A Dmmu.h17 unsigned long asce; member
H A Dgmap.h55 unsigned long asce; member
H A Dpgtable.h623 unsigned long address, unsigned long asce) in crdte()
1069 unsigned long opt, unsigned long asce, in __ptep_rdp()
1082 unsigned long opt, unsigned long asce, in __ptep_ipte()
1632 unsigned long opt, unsigned long asce, in __pmdp_idte()
1658 unsigned long opt, unsigned long asce, in __pudp_idte()
/openbmc/linux/drivers/s390/char/
H A Dsclp_diag.h59 u64 asce; member
H A Dsclp_sd.c288 unsigned long page, asce = 0; in sclp_sd_store_data() local