Lines Matching defs:mmu_gather
317 struct mmu_gather { struct
318 struct mm_struct *mm;
321 struct mmu_table_batch *batch;
324 unsigned long start;
325 unsigned long end;
330 unsigned int fullmm : 1;
336 unsigned int need_flush_all : 1;
341 unsigned int freed_tables : 1;
366 struct mmu_gather_batch *active; argument
367 struct mmu_gather_batch local; argument
376 void tlb_flush_mmu(struct mmu_gather *tlb); argument