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.h301 struct mmu_gather { struct
302 struct mm_struct *mm;
305 struct mmu_table_batch *batch;
308 unsigned long start;
309 unsigned long end;
314 unsigned int fullmm : 1;
320 unsigned int need_flush_all : 1;
325 unsigned int freed_tables : 1;
350 struct mmu_gather_batch *active; argument
351 struct mmu_gather_batch local; argument
[all …]
/linux/tools/testing/vma/
H A Dvma_internal.h166 struct mmu_gather {}; global() struct
651 tlb_gather_mmu(struct mmu_gather *,struct mm_struct *) tlb_gather_mmu() argument
697 tlb_finish_mmu(struct mmu_gather *) tlb_finish_mmu() argument