Searched refs:_hv_pcifront_write_config (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 1293 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config() function 1394 _hv_pcifront_write_config(hpdev, where, size, val); in hv_pcifront_write_config() 2363 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command); in prepopulate_bars() 2387 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2392 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2399 _hv_pcifront_write_config(hpdev, in prepopulate_bars()
|
| /linux/Documentation/virt/hyperv/ |
| H A D | coco.rst | 232 _hv_pcifront_read_config() and _hv_pcifront_write_config() and the
|