Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhypervisor.h35 static inline bool hypervisor_isolated_pci_functions(void) in hypervisor_isolated_pci_functions() function
/openbmc/linux/drivers/pci/
H A Dprobe.c2696 if (!hypervisor_isolated_pci_functions()) in pci_scan_slot()