Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_restore.c79 if ( pfn > ctx->restore.max_populated_pfn ) in pfn_is_populated()
93 if ( pfn > ctx->restore.max_populated_pfn ) in pfn_set_populated()
110 old_sz = bitmap_size(ctx->restore.max_populated_pfn + 1); in pfn_set_populated()
123 ctx->restore.max_populated_pfn = new_max; in pfn_set_populated()
747 ctx->restore.max_populated_pfn = (32 * 1024 / 4) - 1; in setup()
749 ctx->restore.max_populated_pfn + 1); in setup()
A Dxc_sr_common.h297 xen_pfn_t max_populated_pfn; member

Completed in 7 milliseconds