Home
last modified time | relevance | path

Searched refs:PCI_MMCFG_RESOURCE_NAME_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpci_x86.h151 #define PCI_MMCFG_RESOURCE_NAME_LEN (22 + 4 + 2 + 2) macro
161 char name[PCI_MMCFG_RESOURCE_NAME_LEN];
/kernel/linux/linux-6.6/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];
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dmmconfig-shared.c91 snprintf(new->name, PCI_MMCFG_RESOURCE_NAME_LEN, in pci_mmconfig_alloc()
479 snprintf(cfg->name, PCI_MMCFG_RESOURCE_NAME_LEN, in is_mmconf_reserved()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds