Searched refs:pci_mmcfg (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/pci/
H A Dmmconfig_32.c128 const struct pci_raw_ops pci_mmcfg = { variable in typeref:struct:pci_raw_ops
136 raw_pci_ext_ops = &pci_mmcfg; pci_mmcfg_arch_init()
H A Dmmconfig_64.c93 const struct pci_raw_ops pci_mmcfg = { variable in typeref:struct:pci_raw_ops
123 raw_pci_ext_ops = &pci_mmcfg; pci_mmcfg_arch_init()
H A Dacpi.c194 if (raw_pci_ext_ops && raw_pci_ext_ops != &pci_mmcfg) setup_mcfg_map()
205 raw_pci_ext_ops = &pci_mmcfg; setup_mcfg_map()
/linux-4.4.14/arch/x86/include/asm/
H A Dpci_x86.h108 extern const struct pci_raw_ops pci_mmcfg;

Completed in 69 milliseconds