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()92 if (weak_barriers) { in virtqueue_store_flags_packed()491 if (vq->hw->weak_barriers) { in virtqueue_nused()[all …]
261 uint8_t weak_barriers; member
546 flags, hw->weak_barriers); in virtio_recv_refill_packed_vec()561 hw->weak_barriers); in virtio_recv_refill_packed_vec()
206 virtio_wmb(vq->hw->weak_barriers); in virtio_send_command_packed()209 virtio_wmb(vq->hw->weak_barriers); in virtio_send_command_packed()216 virtio_rmb(vq->hw->weak_barriers); in virtio_send_command_packed()898 virtio_mb(hw->weak_barriers); in virtio_dev_rx_queue_intr_enable()1710 hw->weak_barriers = !vtpci_with_feature(hw, VIRTIO_F_ORDER_PLATFORM); in virtio_init_device()
368 hw->weak_barriers); in virtqueue_enqueue_recv_refill_packed()523 virtqueue_store_flags_packed(dp, flags, vq->hw->weak_barriers); in virtqueue_enqueue_xmit_packed_fast()