Searched refs:arch_tlb_gather_mmu (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/s390/include/asm/ |
D | tlb.h | 52 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/ |
D | tlb.h | 49 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/ |
D | tlb.h | 40 arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
|
/Linux-v4.19/include/asm-generic/ |
D | tlb.h | 116 void arch_tlb_gather_mmu(struct mmu_gather *tlb,
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | tlb.h | 171 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/ |
D | tlb.h | 151 arch_tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, in arch_tlb_gather_mmu() function
|
/Linux-v4.19/mm/ |
D | memory.c | 219 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()
|