Lines Matching defs:batch
1349 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch,
1358 psize = batch->psize;
1359 ssize = batch->ssize;
1362 vpn = batch->vpn[i];
1363 pte = batch->pte[i];
1530 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch);
1540 if (is_supported_hlbkrm(batch->psize, batch->psize)) {
1541 do_block_remove(number, batch, param);
1545 psize = batch->psize;
1546 ssize = batch->ssize;
1549 vpn = batch->vpn[i];
1550 pte = batch->pte[i];