Home
last modified time | relevance | path

Searched defs:mmu_gather (Results 1 – 1 of 1) sorted by relevance

/linux/include/asm-generic/
A Dtlb.h252 struct mmu_gather { struct
253 struct mm_struct *mm;
256 struct mmu_table_batch *batch;
259 unsigned long start;
260 unsigned long end;
265 unsigned int fullmm : 1;
271 unsigned int need_flush_all : 1;
295 struct mmu_gather_batch *active; argument
296 struct mmu_gather_batch local; argument
305 void tlb_flush_mmu(struct mmu_gather *tlb); argument

Completed in 4 milliseconds