acpi_mcfg_allocation  549 arch/x86/pci/mmconfig-shared.c 					struct acpi_mcfg_allocation *cfg)
acpi_mcfg_allocation  569 arch/x86/pci/mmconfig-shared.c 	struct acpi_mcfg_allocation *cfg_table, *cfg;
acpi_mcfg_allocation  582 arch/x86/pci/mmconfig-shared.c 	while (i >= sizeof(struct acpi_mcfg_allocation)) {
acpi_mcfg_allocation  584 arch/x86/pci/mmconfig-shared.c 		i -= sizeof(struct acpi_mcfg_allocation);
acpi_mcfg_allocation  591 arch/x86/pci/mmconfig-shared.c 	cfg_table = (struct acpi_mcfg_allocation *) &mcfg[1];
acpi_mcfg_allocation  243 drivers/acpi/pci_mcfg.c 	struct acpi_mcfg_allocation *mptr;
acpi_mcfg_allocation  251 drivers/acpi/pci_mcfg.c 					sizeof(struct acpi_mcfg_allocation);
acpi_mcfg_allocation  253 drivers/acpi/pci_mcfg.c 	mptr = (struct acpi_mcfg_allocation *) &mcfg[1];