Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c1036 static void hv_pci_read_mmio(struct device *dev, phys_addr_t gpa, int size, u32 *val) in hv_pci_read_mmio() function
1156 hv_pci_read_mmio(dev, addr, size, val); in _hv_pcifront_read_config()
1204 hv_pci_read_mmio(dev, addr, 2, &val); in hv_pcifront_get_vendor_id()