Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Dtlb.h72 struct mmu_gather_batch { struct
73 struct mmu_gather_batch *next; argument
80 ((PAGE_SIZE - sizeof(struct mmu_gather_batch)) / sizeof(void *)) argument
107 struct mmu_gather_batch *active;
108 struct mmu_gather_batch local;
/Linux-v4.19/mm/
Dmemory.c193 struct mmu_gather_batch *batch; in tlb_next_batch()
243 struct mmu_gather_batch *batch; in tlb_flush_mmu_free()
268 struct mmu_gather_batch *batch, *next; in arch_tlb_finish_mmu()
294 struct mmu_gather_batch *batch; in __tlb_remove_page_size()