Home | History | Annotate | Download | only in qemu

Lines Matching refs:linux_boot

2530     int snapshot, linux_boot, net_boot;
3974 linux_boot = (kernel_filename != NULL);
3977 if (!linux_boot && *kernel_cmdline != '\0') {
3981 if (!linux_boot && initrd_filename != NULL) {