Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-hyperv.c1035 static void hv_pci_read_mmio(struct device *dev, phys_addr_t gpa, int size, u32 *val) in hv_pci_read_mmio() function
1155 hv_pci_read_mmio(dev, addr, size, val); in _hv_pcifront_read_config()
1203 hv_pci_read_mmio(dev, addr, 2, &val); in hv_pcifront_get_vendor_id()