Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_common.h332 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.c1130 munmap(ctx->x86.pv.m2p, ctx->x86.pv.nr_m2p_frames * PAGE_SIZE); in x86_pv_cleanup()
A Dxc_sr_restore_x86_pv.c1180 munmap(ctx->x86.pv.m2p, ctx->x86.pv.nr_m2p_frames * PAGE_SIZE); in x86_pv_cleanup()

Completed in 7 milliseconds