Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmmu_gather.c20 struct mmu_gather_batch *batch; in tlb_next_batch()
48 struct mmu_gather_batch *batch; in tlb_batch_pages_flush()
71 struct mmu_gather_batch *batch, *next; in tlb_batch_list_free()
82 struct mmu_gather_batch *batch; in __tlb_remove_page_size()
/Linux-v6.1/include/asm-generic/
Dtlb.h245 struct mmu_gather_batch { struct
246 struct mmu_gather_batch *next; argument
253 ((PAGE_SIZE - sizeof(struct mmu_gather_batch)) / sizeof(void *)) argument
315 struct mmu_gather_batch *active;
316 struct mmu_gather_batch local;