Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dirq.c58 struct acpi_mcfg_allocation *mptr; in early_pci_mcfg_parse()
65 sizeof(struct acpi_mcfg_allocation); in early_pci_mcfg_parse()
67 mptr = (struct acpi_mcfg_allocation *) &mcfg[1]; in early_pci_mcfg_parse()
/linux-6.6.21/drivers/acpi/
Dpci_mcfg.c283 struct acpi_mcfg_allocation *mptr; in pci_mcfg_parse()
291 sizeof(struct acpi_mcfg_allocation); in pci_mcfg_parse()
293 mptr = (struct acpi_mcfg_allocation *) &mcfg[1]; in pci_mcfg_parse()
/linux-6.6.21/arch/x86/pci/
Dmmconfig-shared.c592 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry()
612 struct acpi_mcfg_allocation *cfg_table, *cfg; in pci_parse_mcfg()
625 while (i >= sizeof(struct acpi_mcfg_allocation)) { in pci_parse_mcfg()
627 i -= sizeof(struct acpi_mcfg_allocation); in pci_parse_mcfg()
634 cfg_table = (struct acpi_mcfg_allocation *) &mcfg[1]; in pci_parse_mcfg()
/linux-6.6.21/include/acpi/
Dactbl2.h1370 struct acpi_mcfg_allocation { struct