Searched refs:ipi_io_device (Results 1 – 2 of 2) sorted by relevance
158 struct ipi_io_device *ipi_device; in kvm_ipi_read()160 ipi_device = container_of(dev, struct ipi_io_device, device); in kvm_ipi_read()175 struct ipi_io_device *ipi_device; in kvm_ipi_write()177 ipi_device = container_of(dev, struct ipi_io_device, device); in kvm_ipi_write()
161 struct ipi_io_device { struct171 struct ipi_io_device dev_ipi[4]; argument