Lines Matching full:image
33 argument is the physical address of the entry point of the new kernel image.
37 argument is the number of segments in the image, currently limited to 16.
38 A value of 0 will unload the currently staged image, if one exists, without
39 staging a new image.
82 system call stages the kernel image in safe memory along with all
83 machine-dependent image data until
87 flag to load the image and execute the new kernel.
95 On success any previously loaded image is unloaded and replaced with the new
96 image.
97 On failure, the previously loaded image is unchanged.
102 Too many segments in image.