Home
last modified time | relevance | path

Searched refs:write_vmsix_cap_reg (Results 1 – 5 of 5) sorted by relevance

/hypervisor/dm/vpci/
A Dvmsix.c72 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 Dvpci_priv.h157 bool write_vmsix_cap_reg(struct pci_vdev *vdev, uint32_t offset, uint32_t bytes, uint32_t val);
A Dvmcs9900.c101 write_vmsix_cap_reg(vdev, offset, bytes, val); in write_vmcs9900_cfg()
A Divshmem.c437 write_vmsix_cap_reg(vdev, offset, bytes, val); in write_ivshmem_vdev_cfg()
A Dpci_pt.c75 if (write_vmsix_cap_reg(vdev, offset, bytes, val)) { in write_pt_vmsix_cap_reg()

Completed in 7 milliseconds