Home
last modified time | relevance | path

Searched refs:zpci_use_mio (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci.c408 if (zpci_use_mio(zdev)) in zpci_map_resources()
426 if (zpci_use_mio(zdev)) in zpci_unmap_resources()
483 if (zpci_use_mio(zdev)) in zpci_update_fh()
534 if (zpci_use_mio(zdev)) in zpci_setup_bus_resources()
H A Dpci_sysfs.c48 return sprintf(buf, zpci_use_mio(zdev) ? "1\n" : "0\n"); in mio_enabled_show()
H A Dpci_clp.c315 if (!rc && zpci_use_mio(zdev)) { in clp_enable_fh()
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_sysfs.c48 return sprintf(buf, zpci_use_mio(zdev) ? "1\n" : "0\n"); in mio_enabled_show()
H A Dpci.c429 if (zpci_use_mio(zdev)) in zpci_map_resources()
447 if (zpci_use_mio(zdev)) in zpci_unmap_resources()
528 if (zpci_use_mio(zdev)) in zpci_setup_bus_resources()
H A Dpci_clp.c309 if (!rc && zpci_use_mio(zdev)) { in clp_enable_fh()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci.h231 static inline bool zpci_use_mio(struct zpci_dev *zdev) in zpci_use_mio() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci.h246 static inline bool zpci_use_mio(struct zpci_dev *zdev) in zpci_use_mio() function

Completed in 7 milliseconds