Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dtlb.h227 struct mmu_gather { struct
228 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; argument
271 struct mmu_gather_batch local; argument
280 void arch_tlb_gather_mmu(struct mmu_gather *tlb, argument