Home
last modified time | relevance | path

Searched refs:arch_tlb_gather_mmu (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dtlb.h52 arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
/Linux-v4.19/arch/um/include/asm/
Dtlb.h49 arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
/Linux-v4.19/arch/sh/include/asm/
Dtlb.h40 arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
/Linux-v4.19/include/asm-generic/
Dtlb.h116 void arch_tlb_gather_mmu(struct mmu_gather *tlb,
/Linux-v4.19/arch/ia64/include/asm/
Dtlb.h171 arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
/Linux-v4.19/arch/arm/include/asm/
Dtlb.h151 arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
/Linux-v4.19/mm/
Dmemory.c219 void arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
416 arch_tlb_gather_mmu(tlb, mm, start, end); in tlb_gather_mmu()