Home
last modified time | relevance | path

Searched refs:mmu_gather_batch (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dtlb.h71 struct mmu_gather_batch { struct
72 struct mmu_gather_batch *next; argument
79 ((PAGE_SIZE - sizeof(struct mmu_gather_batch)) / sizeof(void *)) argument
106 struct mmu_gather_batch *active;
107 struct mmu_gather_batch local;
/linux-4.1.27/mm/
Dmemory.c185 struct mmu_gather_batch *batch; in tlb_next_batch()
251 struct mmu_gather_batch *batch; in tlb_flush_mmu_free()
272 struct mmu_gather_batch *batch, *next; in tlb_finish_mmu()
294 struct mmu_gather_batch *batch; in __tlb_remove_page()