Searched refs:bootstrap_map (Results 1 – 7 of 7) sorted by relevance
53 _policy_start = bootstrap_map(mod + i); in xsm_multiboot_policy_init()69 bootstrap_map(NULL); in xsm_multiboot_policy_init()
135 bootstrap_map(NULL); in xsm_multiboot_init()142 bootstrap_map(NULL); in xsm_multiboot_init()
176 _blob_start = bootstrap_map(&mod[i]); in microcode_scan_module()193 bootstrap_map(NULL); in microcode_scan_module()703 bootstrap_map(NULL); in microcode_init()709 bootstrap_map(NULL); in microcode_init()744 data = bootstrap_map(&ucode_mod); in early_microcode_update_cpu()
43 void *bootstrap_map(const module_t *mod);
371 void *__init bootstrap_map(const module_t *mod) in bootstrap_map() function426 s = bootstrap_map(&mod); in move_memory()434 d = bootstrap_map(&mod); in move_memory()445 bootstrap_map(NULL); in move_memory()1145 modules_headroom = bzimage_headroom(bootstrap_map(mod), mod->mod_end); in __start_xen()1146 bootstrap_map(NULL); in __start_xen()1343 bootstrap_map(NULL); in __start_xen()
304 void *image_base = bootstrap_map(image); in dom0_construct_pv()728 bootstrap_map(NULL); in dom0_construct_pv()
1213 rc = pvh_load_kernel(d, image, image_headroom, initrd, bootstrap_map(image), in dom0_construct_pvh()
Completed in 15 milliseconds