Home
last modified time | relevance | path

Searched refs:image_headroom (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/
A Ddom0_build.h17 unsigned long image_headroom,
22 unsigned long image_headroom,
/xen/xen/arch/x86/
A Ddom0_build.c557 unsigned long image_headroom, module_t *initrd, in construct_dom0() argument
570 rc = dom0_construct_pvh(d, image, image_headroom, initrd, cmdline); in construct_dom0()
572 rc = dom0_construct_pv(d, image, image_headroom, initrd, cmdline); in construct_dom0()
/xen/xen/arch/x86/hvm/
A Ddom0_build.c534 unsigned long image_headroom, in pvh_load_kernel() argument
539 void *image_start = image_base + image_headroom; in pvh_load_kernel()
1181 unsigned long image_headroom, in dom0_construct_pvh() argument
1213 rc = pvh_load_kernel(d, image, image_headroom, initrd, bootstrap_map(image), in dom0_construct_pvh()
/xen/xen/arch/x86/pv/
A Ddom0_build.c287 unsigned long image_headroom, in dom0_construct_pv() argument
306 void *image_start = image_base + image_headroom; in dom0_construct_pv()

Completed in 11 milliseconds