Home
last modified time | relevance | path

Searched refs:tlb_gather_mmu_fullmm (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dmmu_gather.c438 * tlb_gather_mmu_fullmm - initialize an mmu_gather structure for page-table tear-down in tlb_finish_mmu()
448 void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm) in tlb_finish_mmu()
425 void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm) tlb_gather_mmu_fullmm() function
H A Dmmap.c1281 tlb_gather_mmu_fullmm(&tlb, mm); in exit_mmap()
/linux/arch/x86/kernel/
H A Dldt.c409 tlb_gather_mmu_fullmm(&tlb, mm); in free_ldt_pgtables()
/linux/include/linux/
H A Dmm_types.h1301 extern void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm);