Searched refs:write_vmsix_cap_reg (Results 1 – 5 of 5) sorted by relevance
| /hypervisor/dm/vpci/ |
| A D | vmsix.c | 72 bool write_vmsix_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val) in write_vmsix_cap_reg() function
|
| A D | vpci_priv.h | 157 bool write_vmsix_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val);
|
| A D | vmcs9900.c | 101 write_vmsix_cap_reg(vdev, offset, bytes, val); in write_vmcs9900_cfg()
|
| A D | ivshmem.c | 437 write_vmsix_cap_reg(vdev, offset, bytes, val); in write_ivshmem_vdev_cfg()
|
| A D | pci_pt.c | 75 if (write_vmsix_cap_reg(vdev, offset, bytes, val)) { in write_pt_vmsix_cap_reg()
|
Completed in 7 milliseconds