Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_mcfg.c271 struct acpi_mcfg_allocation *mptr; in pci_mcfg_parse()
279 sizeof(struct acpi_mcfg_allocation); in pci_mcfg_parse()
281 mptr = (struct acpi_mcfg_allocation *) &mcfg[1]; in pci_mcfg_parse()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dmmconfig-shared.c549 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry()
569 struct acpi_mcfg_allocation *cfg_table, *cfg; in pci_parse_mcfg()
582 while (i >= sizeof(struct acpi_mcfg_allocation)) { in pci_parse_mcfg()
584 i -= sizeof(struct acpi_mcfg_allocation); in pci_parse_mcfg()
591 cfg_table = (struct acpi_mcfg_allocation *) &mcfg[1]; in pci_parse_mcfg()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dactbl2.h768 struct acpi_mcfg_allocation { struct