Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dvirtiovar.h260 void virtio_log_features(uint64_t, uint64_t, const struct virtio_feature_name *);
H A Dvirtio.c101 virtio_log_features(uint64_t host, uint64_t neg, in virtio_log_features() function
/openbsd/sys/dev/fdt/
H A Dvirtio_mmio.c417 virtio_log_features(host, neg, guest_feature_names); in virtio_mmio_negotiate_features()
/openbsd/sys/dev/pci/
H A Dvirtio_pci.c832 virtio_log_features(host, negotiated, guest_feature_names); in virtio_pci_negotiate_features()
867 virtio_log_features(host, negotiated, guest_feature_names); in virtio_pci_negotiate_features_10()