Home
last modified time | relevance | path

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

/xen/xen/arch/x86/x86_64/
A Dpci.c20 pci_mmcfg_read(sbdf.seg, sbdf.bus, sbdf.devfn, reg, 1, &value); in pci_conf_read8()
33 pci_mmcfg_read(sbdf.seg, sbdf.bus, sbdf.devfn, reg, 2, &value); in pci_conf_read16()
46 pci_mmcfg_read(sbdf.seg, sbdf.bus, sbdf.devfn, 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/xen/include/xen/
A Dpci.h187 int pci_mmcfg_read(unsigned int seg, unsigned int bus,

Completed in 4 milliseconds