Searched refs:mod_start (Results 1 – 4 of 4) sorted by relevance
522 if (legacy_start_info->mod_start != 0) { in xen_legacy_pvh_parse_preload_data()523 preload_metadata = (caddr_t)legacy_start_info->mod_start; in xen_legacy_pvh_parse_preload_data()538 off = legacy_start_info->mod_start - metadata; in xen_legacy_pvh_parse_preload_data()
775 unsigned long mod_start; /* VIRTUAL address of pre-loaded module */ member820 uint32_t mod_start; member
369 mb_mod[0].mod_start = fp->f_addr; in multiboot_exec()373 mb_mod[1].mod_start = module_start; in multiboot_exec()
212 multiboot_uint32_t mod_start; member