Searched refs:uv_bios_get_pci_topology (Results 1 – 3 of 3) sorted by relevance
223 extern s64 uv_bios_get_pci_topology(u64 size, u64 *buf) in uv_bios_get_pci_topology() function227 EXPORT_SYMBOL_GPL(uv_bios_get_pci_topology);
194 extern s64 uv_bios_get_pci_topology(u64 sz, u64 *buf);
667 biosr = uv_bios_get_pci_topology((u64)sz, (u64 *)pci_top_str); in pci_topology_init()