Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/
Dpci-hyperv.c1029 static void hv_pci_read_mmio(struct device *dev, phys_addr_t gpa, int size, u32 *val) in hv_pci_read_mmio() function
1149 hv_pci_read_mmio(dev, addr, size, val); in _hv_pcifront_read_config()
1197 hv_pci_read_mmio(dev, addr, 2, &val); in hv_pcifront_get_vendor_id()