Searched refs:mmu_table_batch (Results 1 – 5 of 5) sorted by relevance
33 struct mmu_table_batch *batch;38 struct mmu_table_batch { struct45 ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) argument
51 struct mmu_table_batch { struct58 ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) argument95 struct mmu_table_batch *batch;
44 struct mmu_table_batch { struct51 ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) argument68 struct mmu_table_batch *batch;
1060 struct mmu_table_batch *batch; in tlb_remove_table_rcu()1063 batch = container_of(head, struct mmu_table_batch, rcu); in tlb_remove_table_rcu()1073 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush()1083 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table()1087 *batch = (struct mmu_table_batch *) in tlb_remove_table()
339 struct mmu_table_batch *batch; in tlb_remove_table_rcu()342 batch = container_of(head, struct mmu_table_batch, rcu); in tlb_remove_table_rcu()352 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush()362 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table()374 *batch = (struct mmu_table_batch *)__get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()