Searched refs:handle_pci_cfg_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/samples/vfio-mdev/ |
H A 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()
|
H A D | mtty.c | 237 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 664 handle_pci_cfg_write(mdev_state, offset, buf, count); in mdev_access()
|
H A D | mbochs.c | 305 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 452 handle_pci_cfg_write(mdev_state, pos, buf, count); in mdev_access()
|
/kernel/linux/linux-6.6/samples/vfio-mdev/ |
H A D | mdpy.c | 145 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 179 handle_pci_cfg_write(mdev_state, pos, buf, count); in mdev_access()
|
H A D | mbochs.c | 305 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 450 handle_pci_cfg_write(mdev_state, pos, buf, count); in mdev_access()
|
H A D | mtty.c | 279 static void handle_pci_cfg_write(struct mdev_state *mdev_state, u16 offset, in handle_pci_cfg_write() function 699 handle_pci_cfg_write(mdev_state, offset, buf, count); in mdev_access()
|
Completed in 17 milliseconds