Home
last modified time | relevance | path

Searched refs:nr_m2p_frames (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_common.h280 unsigned long nr_m2p_frames; member
A Dxc_sr_common_x86_pv.c150 ctx->x86_pv.nr_m2p_frames = (M2P_CHUNK_SIZE >> PAGE_SHIFT) * m2p_chunks; in x86_pv_map_m2p()
A Dxc_sr_save_x86_pv.c1144 munmap(ctx->x86_pv.m2p, ctx->x86_pv.nr_m2p_frames * PAGE_SIZE); in x86_pv_cleanup()
A Dxc_sr_restore_x86_pv.c1150 munmap(ctx->x86_pv.m2p, ctx->x86_pv.nr_m2p_frames * PAGE_SIZE); in x86_pv_cleanup()

Completed in 8 milliseconds