Searched defs:mmu_gather (Results 1 – 1 of 1) sorted by relevance
227 struct mmu_gather { struct228 struct mm_struct *mm;231 struct mmu_table_batch *batch;234 unsigned long start;235 unsigned long end;240 unsigned int fullmm : 1;246 unsigned int need_flush_all : 1;270 struct mmu_gather_batch *active; argument271 struct mmu_gather_batch local; argument280 void arch_tlb_gather_mmu(struct mmu_gather *tlb, argument