Home
last modified time | relevance | path

Searched refs:bootstrap_map (Results 1 – 7 of 7) sorted by relevance

/xen/xen/xsm/
A Dxsm_policy.c53 _policy_start = bootstrap_map(mod + i); in xsm_multiboot_policy_init()
69 bootstrap_map(NULL); in xsm_multiboot_policy_init()
A Dxsm_core.c135 bootstrap_map(NULL); in xsm_multiboot_init()
142 bootstrap_map(NULL); in xsm_multiboot_init()
/xen/xen/arch/x86/cpu/microcode/
A Dcore.c176 _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()
/xen/xen/include/asm-x86/
A Dsetup.h43 void *bootstrap_map(const module_t *mod);
/xen/xen/arch/x86/
A Dsetup.c371 void *__init bootstrap_map(const module_t *mod) in bootstrap_map() function
426 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()
/xen/xen/arch/x86/pv/
A Ddom0_build.c304 void *image_base = bootstrap_map(image); in dom0_construct_pv()
728 bootstrap_map(NULL); in dom0_construct_pv()
/xen/xen/arch/x86/hvm/
A Ddom0_build.c1213 rc = pvh_load_kernel(d, image, image_headroom, initrd, bootstrap_map(image), in dom0_construct_pvh()

Completed in 15 milliseconds