Searched defs:mmu_gather (Results 1 – 2 of 2) sorted by relevance
316 struct mmu_gather { struct317 struct mm_struct *mm;320 struct mmu_table_batch *batch;323 unsigned long start;324 unsigned long end;329 unsigned int fullmm : 1;335 unsigned int need_flush_all : 1;340 unsigned int freed_tables : 1;365 struct mmu_gather_batch *active; argument366 struct mmu_gather_batch local; argument[all …]
213 struct mmu_gather {}; struct708 static inline void tlb_gather_mmu(struct mmu_gather *, struct mm_struct *) in tlb_gather_mmu()754 static inline void tlb_finish_mmu(struct mmu_gather *) in tlb_finish_mmu()