Home | History | Annotate | Download | only in qemu

Lines Matching defs:linux_boot

2532     int snapshot, linux_boot, net_boot;
3976 linux_boot = (kernel_filename != NULL);
3979 if (!linux_boot && *kernel_cmdline != '\0') {
3983 if (!linux_boot && initrd_filename != NULL) {