Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dtlb.h321 struct mmu_gather { struct
322 struct mm_struct *mm;
325 struct mmu_table_batch *batch;
328 unsigned long start;
329 unsigned long end;
334 unsigned int fullmm : 1;
340 unsigned int need_flush_all : 1;
345 unsigned int freed_tables : 1;
370 struct mmu_gather_batch *active; argument
371 struct mmu_gather_batch local; argument
[all …]
/linux/tools/testing/vma/
H A Dvma_internal.h249 struct mmu_gather {}; struct