Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmmu_gather.c18 struct mmu_gather_batch *batch; in tlb_next_batch()
46 struct mmu_gather_batch *batch; in tlb_batch_pages_flush()
57 struct mmu_gather_batch *batch, *next; in tlb_batch_list_free()
68 struct mmu_gather_batch *batch; in __tlb_remove_page_size()
/Linux-v5.10/include/asm-generic/
Dtlb.h224 struct mmu_gather_batch { struct
225 struct mmu_gather_batch *next; argument
232 ((PAGE_SIZE - sizeof(struct mmu_gather_batch)) / sizeof(void *)) argument
293 struct mmu_gather_batch *active;
294 struct mmu_gather_batch local;