Searched refs:uv_bios_get_pci_topology (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/include/asm/uv/
H A Dbios.h194 extern s64 uv_bios_get_pci_topology(u64 sz, u64 *buf);
/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c223 extern s64 uv_bios_get_pci_topology(u64 size, u64 *buf) function
227 EXPORT_SYMBOL_GPL(uv_bios_get_pci_topology); variable
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c668 biosr = uv_bios_get_pci_topology((u64)sz, (u64 *)pci_top_str);

Completed in 404 milliseconds