Home
last modified time | relevance | path

Searched refs:virtio_rmb (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dvirtio_ring.h307 static inline void virtio_rmb(void) in virtio_rmb() function
/third_party/uboot/u-boot-2020.01/drivers/virtio/
Dvirtio_ring.c172 virtio_rmb(); in virtqueue_get_buf()