uv_bios_get_pci_topology
extern s64 uv_bios_get_pci_topology(u64 sz, u64 *buf);
EXPORT_SYMBOL_GPL(uv_bios_get_pci_topology);
biosr = uv_bios_get_pci_topology((u64)sz, (u64 *)pci_top_str);