Searched refs:shared_info_mfn (Results 1 – 4 of 4) sorted by relevance
167 xen_pfn_t shared_info_mfn; member
193 dom->shared_info_mfn = info.shared_info_frame; in xc_dom_boot_image()
762 xc_dom_translated(dom) ? dom->shared_info_pfn : dom->shared_info_mfn; in start_info_x86_32()808 xc_dom_translated(dom) ? dom->shared_info_pfn : dom->shared_info_mfn; in start_info_x86_64()1697 shinfo = dom->shared_info_mfn; in bootlate_pv()1701 __FUNCTION__, dom->shared_info_pfn, dom->shared_info_mfn); in bootlate_pv()
305 dom->shared_info_mfn = PHYS_PFN(start_info.shared_info); in kexec()
Completed in 10 milliseconds