Searched refs:ipi_io_device (Results 1 – 2 of 2) sorted by relevance
156 struct ipi_io_device *ipi_device; in kvm_ipi_read()158 ipi_device = container_of(dev, struct ipi_io_device, device); in kvm_ipi_read()173 struct ipi_io_device *ipi_device; in kvm_ipi_write()175 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