Searched refs:handle_pci_cfg_write (Results 1 – 3 of 3) sorted by relevance
| /linux/samples/vfio-mdev/ |
| A D | mdpy.c | 142 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 176 handle_pci_cfg_write(mdev_state, pos, buf, count); in mdev_access()
|
| A D | mtty.c | 239 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 659 handle_pci_cfg_write(mdev_state, offset, buf, count); in mdev_access()
|
| A D | mbochs.c | 297 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 442 handle_pci_cfg_write(mdev_state, pos, buf, count); in mdev_access()
|
Completed in 11 milliseconds