mmu_table_batch
((PAGE_SIZE - sizeof(struct mmu_table_batch)) / sizeof(void *))
struct mmu_table_batch *batch;
static void __tlb_remove_table_free(struct mmu_table_batch *batch)
__tlb_remove_table_free(container_of(head, struct mmu_table_batch, rcu));
static void tlb_remove_table_free(struct mmu_table_batch *batch)
static void tlb_remove_table_free(struct mmu_table_batch *batch)
struct mmu_table_batch **batch = &tlb->batch;
struct mmu_table_batch **batch = &tlb->batch;
*batch = (struct mmu_table_batch *)__get_free_page(GFP_NOWAIT);