PCI_MMCFG_RESOURCE_NAME_LEN  220 arch/x86/pci/mmconfig-shared.c 	res = kcalloc(PCI_MMCFG_RESOURCE_NAME_LEN + sizeof(*res),
PCI_MMCFG_RESOURCE_NAME_LEN  232 arch/x86/pci/mmconfig-shared.c 		snprintf(names, PCI_MMCFG_RESOURCE_NAME_LEN, "PCI MMCONFIG %u",
PCI_MMCFG_RESOURCE_NAME_LEN  238 arch/x86/pci/mmconfig-shared.c 		names += PCI_MMCFG_RESOURCE_NAME_LEN;