Lines Matching defs:batch
1295 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch,
1304 psize = batch->psize;
1305 ssize = batch->ssize;
1308 vpn = batch->vpn[i];
1309 pte = batch->pte[i];
1496 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch);
1506 if (is_supported_hlbkrm(batch->psize, batch->psize)) {
1507 do_block_remove(number, batch, param);
1511 psize = batch->psize;
1512 ssize = batch->ssize;
1515 vpn = batch->vpn[i];
1516 pte = batch->pte[i];