Home
last modified time | relevance | path

Searched hist:"00 e6f3d9d9e356dbf08369ffc4576f79438d51ea" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/virtio/
H A Dvirtio_ring.cdiff 00e6f3d9d9e356dbf08369ffc4576f79438d51ea Wed Oct 22 07:42:09 CDT 2014 Michael S. Tsirkin <mst@redhat.com> virtio_ring: switch to new memory access APIs

Use virtioXX_to_cpu and friends for access to
all multibyte structures in memory.

Note: this is intentionally mechanical.
A follow-up patch will split long lines etc.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>