Searched refs:handle_pci_cfg_write (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/samples/vfio-mdev/ |
D | mdpy.c | 150 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 186 handle_pci_cfg_write(mdev_state, pos, buf, count); in mdev_access()
|
D | mbochs.c | 283 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 382 handle_pci_cfg_write(mdev_state, pos, buf, count); in mdev_access()
|
D | mtty.c | 252 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 683 handle_pci_cfg_write(mdev_state, offset, buf, count); in mdev_access()
|