Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dpci.c22 pci_mmcfg_read(seg, bus, PCI_DEVFN(dev, func), reg, 1, &value); in pci_conf_read8()
40 pci_mmcfg_read(seg, bus, PCI_DEVFN(dev, func), reg, 2, &value); in pci_conf_read16()
58 pci_mmcfg_read(seg, bus, PCI_DEVFN(dev, func), reg, 4, &value); in pci_conf_read32()
A Dmmconfig_64.c58 int pci_mmcfg_read(unsigned int seg, unsigned int bus, in pci_mmcfg_read() function
/xen-4.10.0-shim-comet/xen/include/xen/
A Dpci.h156 int pci_mmcfg_read(unsigned int seg, unsigned int bus,

Completed in 4 milliseconds