Searched refs:in_qemu (Results 1 – 3 of 3) sorted by relevance
61 void import_kernel_cmdline(bool in_qemu,
428 void import_kernel_cmdline(bool in_qemu, in import_kernel_cmdline() argument436 fn(pieces[0], pieces[1], in_qemu); in import_kernel_cmdline()
501 … import_kernel_cmdline(false, [&](const std::string& key, const std::string& value, bool in_qemu) { in selinux_status_from_cmdline() argument