Home
last modified time | relevance | path

Searched hist:"3 f0f5503926f7447615f083c2d57545a83b6357c" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/pci/
H A Dmmconfig_64.cdiff 3f0f5503926f7447615f083c2d57545a83b6357c Sat Nov 14 01:34:39 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region

The virtual address is only used for x86_64, but it's so much simpler
to manage it as part of the pci_mmcfg_region that I think it's worth
wasting a pointer per MMCONFIG region on x86_32.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
/linux/arch/x86/include/asm/
H A Dpci_x86.hdiff 3f0f5503926f7447615f083c2d57545a83b6357c Sat Nov 14 01:34:39 CET 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region

The virtual address is only used for x86_64, but it's so much simpler
to manage it as part of the pci_mmcfg_region that I think it's worth
wasting a pointer per MMCONFIG region on x86_32.

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