Home
last modified time | relevance | path

Searched refs:num_gpu_pcis (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp162 int num_gpu_pcis = has_gpu ? 1 : 0; in ConfigureBootDevices() local
167 num_gpu_pcis += 1; in ConfigureBootDevices()
170 return ConfigureMultipleBootDevices("pci0000:00/0000:00:", 1 + num_gpu_pcis, in ConfigureBootDevices()