Searched refs:start_info_t (Results 1 – 7 of 7) sorted by relevance
37 start_info_t *si);54 start_info_t *si) in pv_shim_setup_dom()
144 start_info_t *start_info; in xc_domain_resume_any()
832 typedef struct start_info start_info_t; typedef
165 start_info_t *si) in pv_shim_setup_dom()229 start_info_t *si = map_domain_page(_mfn(is_pv_32bit_domain(d) ? regs->edx in write_start_info()
291 start_info_t *si; in dom0_construct_pv()758 si = (start_info_t *)vstartinfo_start; in dom0_construct_pv()
1379 BUILD_BUG_ON(sizeof(start_info_t) > PAGE_SIZE); in __start_xen()
487 start_info_t s;
Completed in 16 milliseconds