Home | History | Annotate | Download | only in qemu

Lines Matching refs:linux_boot

2065     int snapshot, linux_boot, net_boot;
2815 linux_boot = (kernel_filename != NULL);
2818 if (!linux_boot && *kernel_cmdline != '\0') {
2823 if (!linux_boot && initrd_filename != NULL) {