Searched refs:mmu_table_batch (Results 1 – 5 of 5) sorted by relevance
34 struct mmu_table_batch *batch;39 struct mmu_table_batch { struct46 ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) argument
52 struct mmu_table_batch { struct59 ((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *)) argument96 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;
337 struct mmu_table_batch *batch; in tlb_remove_table_rcu()340 batch = container_of(head, struct mmu_table_batch, rcu); in tlb_remove_table_rcu()350 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush()360 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table()364 *batch = (struct mmu_table_batch *) in tlb_remove_table()
358 struct mmu_table_batch *batch; in tlb_remove_table_rcu()361 batch = container_of(head, struct mmu_table_batch, rcu); in tlb_remove_table_rcu()371 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush()382 struct mmu_table_batch **batch = &tlb->batch; in tlb_remove_table()385 *batch = (struct mmu_table_batch *)__get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()