Searched refs:virtio_log_features (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pv/
H A Dvirtiovar.h243 void virtio_log_features(uint64_t, uint64_t, const struct virtio_feature_name *);
H A Dvirtio.c92 virtio_log_features(uint64_t host, uint64_t neg, function
/openbsd-current/sys/dev/fdt/
H A Dvirtio_mmio.c390 virtio_log_features(host, neg, guest_feature_names);
/openbsd-current/sys/dev/pci/
H A Dvirtio_pci.c777 virtio_log_features(host, negotiated, guest_feature_names);
807 virtio_log_features(host, negotiated, guest_feature_names);

Completed in 92 milliseconds