Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpci_x86.h167 #define PCI_MMCFG_RESOURCE_NAME_LEN (22 + 4 + 2 + 2) macro
177 char name[PCI_MMCFG_RESOURCE_NAME_LEN];
/openbmc/linux/arch/x86/pci/
H A Dmmconfig-shared.c92 snprintf(new->name, PCI_MMCFG_RESOURCE_NAME_LEN, in pci_mmconfig_alloc()
505 snprintf(cfg->name, PCI_MMCFG_RESOURCE_NAME_LEN, in is_mmconf_reserved()