Home
last modified time | relevance | path

Searched refs:zpci_unique_uid (Results 1 – 4 of 4) sorted by relevance

/arch/s390/pci/
A Dpci_sysfs.c163 return sysfs_emit(buf, "%d\n", zpci_unique_uid ? 1 : 0); in uid_is_unique_show()
174 if (zpci_unique_uid) in index_show()
184 return zpci_unique_uid ? attr->mode : 0; in zpci_index_is_visible()
A Dpci_clp.c29 bool zpci_unique_uid; variable
33 if (zpci_unique_uid != new) in update_uid_checking()
36 zpci_unique_uid = new; in update_uid_checking()
A Dpci.c673 if (zpci_unique_uid) { in zpci_alloc_domain()
/arch/s390/include/asm/
A Dpci_clp.h56 extern bool zpci_unique_uid;

Completed in 10 milliseconds