Searched refs:bzimage_headroom (Results 1 – 3 of 3) sorted by relevance
6 unsigned long bzimage_headroom(void *image_start, unsigned long image_length);
74 unsigned long __init bzimage_headroom(void *image_start, in bzimage_headroom() function
951 modules_headroom = bzimage_headroom(bootstrap_map(mod), mod->mod_end); in __start_xen()
Completed in 6 milliseconds