Home
last modified time | relevance | path

Searched hist:d215a9c8b46e55a1d3bc1cd907c943ef95938a0e (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Dmmconfig_64.cdiff d215a9c8b46e55a1d3bc1cd907c943ef95938a0e Fri Nov 13 18:34:13 CST 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one

This adds a struct pci_mmcfg_region with a little more information
than the struct acpi_mcfg_allocation used previously. The acpi_mcfg
structure is defined by the spec, so we can't change it.

To begin with, struct pci_mmcfg_region is basically the same as the
ACPI MCFG version, but future patches will add more information.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
H A Dmmconfig_32.cdiff d215a9c8b46e55a1d3bc1cd907c943ef95938a0e Fri Nov 13 18:34:13 CST 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one

This adds a struct pci_mmcfg_region with a little more information
than the struct acpi_mcfg_allocation used previously. The acpi_mcfg
structure is defined by the spec, so we can't change it.

To begin with, struct pci_mmcfg_region is basically the same as the
ACPI MCFG version, but future patches will add more information.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
H A Dmmconfig-shared.cdiff d215a9c8b46e55a1d3bc1cd907c943ef95938a0e Fri Nov 13 18:34:13 CST 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one

This adds a struct pci_mmcfg_region with a little more information
than the struct acpi_mcfg_allocation used previously. The acpi_mcfg
structure is defined by the spec, so we can't change it.

To begin with, struct pci_mmcfg_region is basically the same as the
ACPI MCFG version, but future patches will add more information.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
/openbmc/linux/arch/x86/include/asm/
H A Dpci_x86.hdiff d215a9c8b46e55a1d3bc1cd907c943ef95938a0e Fri Nov 13 18:34:13 CST 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one

This adds a struct pci_mmcfg_region with a little more information
than the struct acpi_mcfg_allocation used previously. The acpi_mcfg
structure is defined by the spec, so we can't change it.

To begin with, struct pci_mmcfg_region is basically the same as the
ACPI MCFG version, but future patches will add more information.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>