Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dtlb.h294 struct mmu_gather { struct
295 struct mm_struct *mm;
298 struct mmu_table_batch *batch;
301 unsigned long start;
302 unsigned long end;
307 unsigned int fullmm : 1;
313 unsigned int need_flush_all : 1;
318 unsigned int freed_tables : 1;
343 struct mmu_gather_batch *active; argument
344 struct mmu_gather_batch local; argument
[all …]