Home
last modified time | relevance | path

Searched refs:tlb_gather_mmu (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dtlb.h50 static inline void tlb_gather_mmu(struct mmu_gather *tlb, in tlb_gather_mmu() function
/linux-4.4.14/arch/um/include/asm/
Dtlb.h48 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/include/asm-generic/
Dtlb.h114 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned lon…
/linux-4.4.14/arch/sh/include/asm/
Dtlb.h39 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/
Dtlb.h171 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/
Dtlb.h151 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/
Dmemory.c217 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned lon… in tlb_gather_mmu() function
1402 tlb_gather_mmu(&tlb, mm, start, end); in zap_page_range()
1428 tlb_gather_mmu(&tlb, mm, address, end); in zap_page_range_single()
Dmmap.c2408 tlb_gather_mmu(&tlb, mm, start, end); in unmap_region()
2866 tlb_gather_mmu(&tlb, mm, 0, -1); in exit_mmap()
Dhugetlb.c3283 tlb_gather_mmu(&tlb, mm, start, end); in unmap_hugepage_range()
/linux-4.4.14/fs/
Dexec.c616 tlb_gather_mmu(&tlb, mm, old_start, old_end); in shift_arg_pages()