Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/uv/
Dbios.h32 #define UV_BIOS_GET_PCI_TOPOLOGY 0x10001 macro
/linux-6.1.9/arch/x86/platform/uv/
Dbios_uv.c225 return uv_bios_call(UV_BIOS_GET_PCI_TOPOLOGY, (u64)buf, size, 0, 0, 0); in uv_bios_get_pci_topology()