Home
last modified time | relevance | path

Searched refs:nr_batch_pfns (Results 1 – 2 of 2) sorted by relevance

/tools/libs/guest/
A Dxg_sr_save.c96 unsigned int nr_pfns = ctx->save.nr_batch_pfns; in write_batch()
264 rc = ctx->save.nr_batch_pfns = 0; in write_batch()
289 if ( ctx->save.nr_batch_pfns == 0 ) in flush_batch()
311 if ( ctx->save.nr_batch_pfns == MAX_BATCH_SIZE ) in add_to_batch()
315 ctx->save.batch_pfns[ctx->save.nr_batch_pfns++] = pfn; in add_to_batch()
A Dxg_sr_common.h245 unsigned int nr_batch_pfns; member

Completed in 16 milliseconds