Home
last modified time | relevance | path

Searched defs:topo_is_tid (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/s390/pci/
Dpci_bus.c241 static struct zpci_bus *zpci_bus_get(int topo, bool topo_is_tid) in zpci_bus_get()
260 static struct zpci_bus *zpci_bus_alloc(int topo, bool topo_is_tid) in zpci_bus_alloc()
350 bool topo_is_tid = zdev->tid_avail; in zpci_bus_device_register() local
/linux-6.14.4/arch/s390/include/asm/
Dpci.h112 u8 topo_is_tid : 1; member