Searched defs:asce (Results 1 – 11 of 11) sorted by relevance
/arch/s390/include/asm/ |
D | tlbflush.h | 22 static inline void __tlb_flush_idte(unsigned long asce) in __tlb_flush_idte()
|
D | mmu.h | 16 unsigned long asce; member
|
D | gmap.h | 53 unsigned long asce; member
|
D | pgtable.h | 582 unsigned long address, unsigned long asce) in crdte() 1001 unsigned long opt, unsigned long asce, in __ptep_ipte() 1440 unsigned long opt, unsigned long asce, in __pmdp_idte() 1466 unsigned long opt, unsigned long asce, in __pudp_idte()
|
/arch/s390/kvm/ |
D | gaccess.c | 19 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 987 union asce asce; in kvm_s390_shadow_tables() local
|
D | vsie.c | 1090 unsigned long asce; in acquire_gmap_shadow() local
|
/arch/s390/mm/ |
D | fault.c | 111 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable() 166 unsigned long asce; in dump_fault_info() local
|
D | pgalloc.c | 515 void base_asce_free(unsigned long asce) in base_asce_free() 569 unsigned long asce, table, end; in base_asce_alloc() local
|
D | gmap.c | 1268 static inline void gmap_idte_one(unsigned long asce, unsigned long vaddr) in gmap_idte_one() 1522 unsigned long asce, *r2t; in __gmap_unshadow_r1t() local 1586 static struct gmap *gmap_find_shadow(struct gmap *parent, unsigned long asce, in gmap_find_shadow() 1615 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid() 1638 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, in gmap_shadow()
|
D | pgtable.c | 32 unsigned long opt, asce; in ptep_ipte_local() local 52 unsigned long opt, asce; in ptep_ipte_global() local
|
/arch/s390/lib/ |
D | uaccess.c | 66 unsigned long asce, cr; in enable_sacf_uaccess() local
|