Searched defs:tlb_gather_mmu (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmemory.c211 /* tlb_gather_mmu
216 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned long end) function
1399 tlb_gather_mmu(&tlb, mm, start, end);
1425 tlb_gather_mmu(&tlb, mm, address, end);

Completed in 94 milliseconds