Searched refs:weak_barriers (Results 1 – 5 of 5) sorted by relevance
36 virtio_mb(uint8_t weak_barriers) in virtio_mb() argument38 if (weak_barriers) in virtio_mb()45 virtio_rmb(uint8_t weak_barriers) in virtio_rmb() argument47 if (weak_barriers) in virtio_rmb()54 virtio_wmb(uint8_t weak_barriers) in virtio_wmb() argument56 if (weak_barriers) in virtio_wmb()64 uint8_t weak_barriers) in virtqueue_fetch_flags_packed() argument68 if (weak_barriers) { in virtqueue_fetch_flags_packed()91 if (weak_barriers) { in virtqueue_store_flags_packed()516 if (vq->hw->weak_barriers) { in virtqueue_nused()[all …]
297 flags, hw->weak_barriers); in virtio_recv_refill_packed_vec()312 hw->weak_barriers); in virtio_recv_refill_packed_vec()
194 uint8_t weak_barriers; member
205 vq->hw->weak_barriers); in virtio_send_command_packed()207 virtio_wmb(vq->hw->weak_barriers); in virtio_send_command_packed()1007 virtio_mb(hw->weak_barriers); in virtio_dev_rx_queue_intr_enable()2227 hw->weak_barriers = !virtio_with_feature(hw, VIRTIO_F_ORDER_PLATFORM); in virtio_init_device()
333 virtqueue_store_flags_packed(dp, flags, hw->weak_barriers); in virtqueue_refill_single_packed()537 virtqueue_store_flags_packed(dp, flags, vq->hw->weak_barriers); in virtqueue_enqueue_xmit_packed_fast()