Searched defs:tlb_gather_mmu (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/um/include/asm/ |
D | tlb.h | 48 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned long end) in tlb_gather_mmu() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | tlb.h | 50 static inline void tlb_gather_mmu(struct mmu_gather *tlb, in tlb_gather_mmu() function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | tlb.h | 39 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned long end) in tlb_gather_mmu() function
|
/linux-4.4.14/arch/arm/include/asm/ |
D | tlb.h | 151 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned long end) in tlb_gather_mmu() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | tlb.h | 171 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned long end) in tlb_gather_mmu() function
|
/linux-4.4.14/mm/ |
D | memory.c | 217 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned lon… in tlb_gather_mmu() function
|