Home
last modified time | relevance | path

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

/linux/mm/
A 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/include/asm-generic/
A Dtlb.h226 struct mmu_gather_batch { struct
227 struct mmu_gather_batch *next; argument
234 ((PAGE_SIZE - sizeof(struct mmu_gather_batch)) / sizeof(void *)) argument
295 struct mmu_gather_batch *active;
296 struct mmu_gather_batch local;

Completed in 4 milliseconds