Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci.h28 #define ZPCI_DOMAIN_BITMAP_SIZE (1 << 16) macro
31 #if (ZPCI_NR_DEVICES > ZPCI_DOMAIN_BITMAP_SIZE)
32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
/openbmc/linux/arch/s390/pci/
H A Dpci.c46 static DECLARE_BITMAP(zpci_domain, ZPCI_DOMAIN_BITMAP_SIZE);