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

/linux-master/mm/
H A Dmmu_gather.c415 * tlb_gather_mmu_fullmm - initialize an mmu_gather structure for page-table tear-down
425 void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm) function
H A Dmmap.c3264 tlb_gather_mmu_fullmm(&tlb, mm);
/linux-master/arch/x86/kernel/
H A Dldt.c406 * We use tlb_gather_mmu_fullmm() to avoid confusing the
409 tlb_gather_mmu_fullmm(&tlb, mm);
/linux-master/include/linux/
H A Dmm_types.h1204 extern void tlb_gather_mmu_fullmm(struct mmu_gather *tlb, struct mm_struct *mm);

Completed in 106 milliseconds