Searched defs:grep_cmd (Results 1 – 1 of 1) sorted by relevance
1323 let grep_cmd = "grep -c PCI-MSI /proc/interrupts"; in test_vhost_user_net() localVariable1325 let grep_cmd = "grep -c ITS-PCI-MSIX /proc/interrupts"; in test_vhost_user_net() localVariable2876 let grep_cmd = "grep -c PCI-MSI /proc/interrupts"; in test_pci_msi() localVariable2878 let grep_cmd = "grep -c ITS-PCI-MSIX /proc/interrupts"; in test_pci_msi() localVariable2994 let grep_cmd = "lspci | grep \"Host bridge\" | wc -l"; in test_pci_multiple_segments() localVariable3152 let grep_cmd = if cfg!(target_arch = "x86_64") { in test_direct_kernel_boot() localVariable3202 let grep_cmd = if cfg!(target_arch = "x86_64") { in test_direct_kernel_boot_bzimage() localVariable