Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dtlbflush.h20 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()
Dmmu.h14 unsigned long asce; member
Dmmu_context.h77 unsigned long asce; in load_kernel_asce() local
Dpgtable.h773 unsigned long asce; member
/arch/s390/kvm/
Dgaccess.c15 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/
Dfault.c129 static void dump_pagetable(unsigned long asce, unsigned long address) in dump_pagetable()
184 unsigned long asce; in dump_fault_info() local