Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_boot.c193 dom->shared_info_mfn = info.shared_info_frame; in xc_dom_boot_image()
A Dxc_dom_x86.c720 xc_dom_translated(dom) ? dom->shared_info_pfn : dom->shared_info_mfn; in start_info_x86_32()
766 xc_dom_translated(dom) ? dom->shared_info_pfn : dom->shared_info_mfn; in start_info_x86_64()
1589 shinfo = dom->shared_info_mfn; in bootlate_pv()
1593 __FUNCTION__, dom->shared_info_pfn, dom->shared_info_mfn); in bootlate_pv()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h173 xen_pfn_t shared_info_mfn; member
/xen-4.10.0-shim-comet/stubdom/grub/
A Dkexec.c305 dom->shared_info_mfn = PHYS_PFN(start_info.shared_info); in kexec()

Completed in 8 milliseconds