Searched defs:asce (Results 1 – 6 of 6) sorted by relevance
/arch/s390/include/asm/ |
D | tlbflush.h | 20 static inline void __tlb_flush_idte(unsigned long asce) in __tlb_flush_idte() 31 static inline void __tlb_flush_idte_local(unsigned long asce) in __tlb_flush_idte_local() 87 static inline void __tlb_flush_asce(struct mm_struct *mm, unsigned long asce) in __tlb_flush_asce() 125 static inline void __tlb_flush_asce(struct mm_struct *mm, unsigned long asce) in __tlb_flush_asce()
|
D | mmu.h | 14 unsigned long asce; member
|
D | mmu_context.h | 77 unsigned long asce; in load_kernel_asce() local
|
D | pgtable.h | 773 unsigned long asce; member
|
/arch/s390/kvm/ |
D | gaccess.c | 15 union asce { union 254 unsigned long asce : 64; /* Address-Space-Control Element */ member 359 static int ar_translation(struct kvm_vcpu *vcpu, union asce *asce, ar_t ar, in ar_translation() 463 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce() 540 unsigned long *gpa, const union asce asce, in guest_translate() 701 const union asce asce) in low_address_protection_enabled() 715 const union asce asce, int write) in guest_page_range() 762 union asce asce; in access_guest() local 833 union asce asce; in guest_translate_address() local
|
/arch/s390/mm/ |
D | fault.c | 129 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable() 184 unsigned long asce; in dump_fault_info() local
|