Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dtlb.h50 static inline void tlb_gather_mmu(struct mmu_gather *tlb, in tlb_gather_mmu() function
/linux-4.1.27/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.1.27/include/asm-generic/
Dtlb.h114 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned lon…
/linux-4.1.27/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.1.27/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.1.27/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.1.27/mm/
Dmemory.c216 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned lon… in tlb_gather_mmu() function
1361 tlb_gather_mmu(&tlb, mm, start, end); in zap_page_range()
1387 tlb_gather_mmu(&tlb, mm, address, end); in zap_page_range_single()
Dmmap.c2393 tlb_gather_mmu(&tlb, mm, start, end); in unmap_region()
2852 tlb_gather_mmu(&tlb, mm, 0, -1); in exit_mmap()
Dhugetlb.c2861 tlb_gather_mmu(&tlb, mm, start, end); in unmap_hugepage_range()
/linux-4.1.27/fs/
Dexec.c610 tlb_gather_mmu(&tlb, mm, old_start, old_end); in shift_arg_pages()