Searched defs:asce (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/arch/s390/kvm/ |
A D | gaccess.c | 20 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 …]
|
A D | vsie.c | 1192 unsigned long asce; in acquire_gmap_shadow() local
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | tlbflush.h | 20 static inline void __tlb_flush_idte(unsigned long asce) in __tlb_flush_idte()
|
A D | mmu.h | 17 unsigned long asce; member
|
A D | gmap.h | 55 unsigned long asce; member
|
A D | pgtable.h | 617 unsigned long address, unsigned long asce) in crdte() 1063 unsigned long opt, unsigned long asce, in __ptep_rdp() 1076 unsigned long opt, unsigned long asce, in __ptep_ipte() 1610 unsigned long opt, unsigned long asce, in __pmdp_idte() 1636 unsigned long opt, unsigned long asce, in __pudp_idte()
|
/linux-6.3-rc2/arch/s390/mm/ |
A D | fault.c | 124 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable() 179 unsigned long asce; in dump_fault_info() local
|
A D | pgalloc.c | 624 void base_asce_free(unsigned long asce) in base_asce_free() 678 unsigned long asce, *table, end; in base_asce_alloc() local
|
A D | gmap.c | 1284 static inline void gmap_idte_one(unsigned long asce, unsigned long vaddr) in gmap_idte_one() 1542 unsigned long asce; in __gmap_unshadow_r1t() local 1607 static struct gmap *gmap_find_shadow(struct gmap *parent, unsigned long asce, in gmap_find_shadow() 1636 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid() 1659 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, in gmap_shadow() 2844 unsigned long asce; in s390_replace_asce() local
|
A D | pgtable.c | 50 unsigned long opt, asce; in ptep_ipte_local() local 70 unsigned long opt, asce; in ptep_ipte_global() local
|
/linux-6.3-rc2/drivers/s390/char/ |
A D | sclp_diag.h | 59 u64 asce; member
|
A D | sclp_sd.c | 288 unsigned long page, asce = 0; in sclp_sd_store_data() local
|
Completed in 32 milliseconds