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;
1136 struct mmu_table_batch *batch; in tlb_remove_table_rcu()1139 batch = container_of(head, struct mmu_table_batch, rcu); in tlb_remove_table_rcu()1149 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush()1159 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table()1163 *batch = (struct mmu_table_batch *) in tlb_remove_table()
338 struct mmu_table_batch *batch; in tlb_remove_table_rcu()341 batch = container_of(head, struct mmu_table_batch, rcu); in tlb_remove_table_rcu()351 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush()361 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table()373 *batch = (struct mmu_table_batch *)__get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()