Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_common_x86_pv.h36 xen_pfn_t cr3_to_mfn(struct xc_sr_context *ctx, uint64_t cr3);
A Dxc_sr_common_x86_pv.c38 xen_pfn_t cr3_to_mfn(struct xc_sr_context *ctx, uint64_t cr3) in cr3_to_mfn() function
A Dxc_sr_save_x86_pv.c324 p2m_mfn = cr3_to_mfn(ctx, p2m_cr3); in map_p2m_list()
547 mfn = cr3_to_mfn(ctx, GET_FIELD(&vcpu, ctrlreg[3], ctx->x86_pv.width)); in write_one_vcpu_basic()
A Dxc_sr_restore_x86_pv.c299 pfn = cr3_to_mfn(ctx, GET_FIELD(&vcpu, ctrlreg[3], ctx->x86_pv.width)); in process_vcpu_basic()

Completed in 8 milliseconds