Home
last modified time | relevance | path

Searched refs:acpi_mcfg_allocation (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/acpi/
Dpci_mcfg.c242 struct acpi_mcfg_allocation *mptr; in pci_mcfg_parse()
250 sizeof(struct acpi_mcfg_allocation); in pci_mcfg_parse()
252 mptr = (struct acpi_mcfg_allocation *) &mcfg[1]; in pci_mcfg_parse()
/Linux-v4.19/arch/x86/pci/
Dmmconfig-shared.c548 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry()
568 struct acpi_mcfg_allocation *cfg_table, *cfg; in pci_parse_mcfg()
581 while (i >= sizeof(struct acpi_mcfg_allocation)) { in pci_parse_mcfg()
583 i -= sizeof(struct acpi_mcfg_allocation); in pci_parse_mcfg()
590 cfg_table = (struct acpi_mcfg_allocation *) &mcfg[1]; in pci_parse_mcfg()
/Linux-v4.19/include/acpi/
Dactbl2.h752 struct acpi_mcfg_allocation { struct