Searched refs:_hv_pcifront_write_config (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/pci/controller/ |
D | pci-hyperv.c | 1226 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config() function 1327 _hv_pcifront_write_config(hpdev, where, size, val); in hv_pcifront_write_config() 2242 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command); in prepopulate_bars() 2266 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2271 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2278 _hv_pcifront_write_config(hpdev, in prepopulate_bars()
|
/linux-6.12.1/Documentation/virt/hyperv/ |
D | coco.rst | 232 _hv_pcifront_read_config() and _hv_pcifront_write_config() and the
|