Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmmu_gather.c20 struct mmu_gather_batch *batch; in tlb_next_batch()
51 static void tlb_flush_rmap_batch(struct mmu_gather_batch *batch, struct vm_area_struct *vma) in tlb_flush_rmap_batch()
101 static void __tlb_batch_free_encoded_pages(struct mmu_gather_batch *batch) in __tlb_batch_free_encoded_pages()
146 struct mmu_gather_batch *batch; in tlb_batch_pages_flush()
155 struct mmu_gather_batch *batch, *next; in tlb_batch_list_free()
169 struct mmu_gather_batch *batch; in __tlb_remove_folio_pages_size()
/linux-6.12.1/include/asm-generic/
Dtlb.h251 struct mmu_gather_batch { struct
252 struct mmu_gather_batch *next; argument
259 ((PAGE_SIZE - sizeof(struct mmu_gather_batch)) / sizeof(void *)) argument
350 struct mmu_gather_batch *active;
351 struct mmu_gather_batch local;