Searched refs:start_info_t (Results 1 – 6 of 6) sorted by relevance
44 start_info_t *xen_info;151 sz = sizeof (start_info_t); in xen_relocate_start_info()153 xen_info->console.dom0.info_off >= sizeof (start_info_t)) { in xen_relocate_start_info()154 sz += xen_info->console.dom0.info_off - sizeof (start_info_t) + in xen_relocate_start_info()166 xen_info = (start_info_t *)addr; in xen_relocate_start_info()
58 static start_info_t __xen_info;59 start_info_t *xen_info = NULL;
125 start_info_t *xen_info;
190 extern start_info_t *xen_info;
578 typedef struct start_info start_info_t; typedef
119 start_info_t *xen_info;