Home
last modified time | relevance | path

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

/xen/xen/arch/x86/x86_64/
A Dacpi_mmcfg.c46 struct acpi_mcfg_allocation *pci_mmcfg_config;
50 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry()
85 while (i >= sizeof(struct acpi_mcfg_allocation)) { in acpi_parse_mcfg()
87 i -= sizeof(struct acpi_mcfg_allocation); in acpi_parse_mcfg()
94 pci_mmcfg_config = xmalloc_array(struct acpi_mcfg_allocation, in acpi_parse_mcfg()
A Dmmconfig_64.c23 struct acpi_mcfg_allocation *cfg;
31 struct acpi_mcfg_allocation *cfg; in get_virt()
116 static void __iomem *mcfg_ioremap(const struct acpi_mcfg_allocation *cfg, in mcfg_ioremap()
184 const struct acpi_mcfg_allocation *cfg = pci_mmcfg_virt[idx].cfg; in pci_mmcfg_decode()
A Dmmconfig-shared.c75 pci_mmcfg_config = xzalloc(struct acpi_mcfg_allocation); in pci_mmcfg_e7520()
128 pci_mmcfg_config = xzalloc(struct acpi_mcfg_allocation); in pci_mmcfg_intel_945()
177 pci_mmcfg_config = xmalloc_array(struct acpi_mcfg_allocation, in pci_mmcfg_amd_fam10h()
234 pci_mmcfg_config = xmalloc_array(struct acpi_mcfg_allocation, in pci_mmcfg_nvidia_mcp55()
/xen/xen/include/asm-x86/
A Dpci.h33 extern struct acpi_mcfg_allocation *pci_mmcfg_config;
/xen/xen/include/acpi/
A Dactbl2.h893 struct acpi_mcfg_allocation { struct

Completed in 9 milliseconds