Searched refs:vtpci_negotiate_features (Results 1 – 3 of 3) sorted by relevance
367 uint64_t vtpci_negotiate_features(struct virtio_hw *, uint64_t);
481 vtpci_negotiate_features(struct virtio_hw *hw, uint64_t host_features) in vtpci_negotiate_features() function
1367 hw->guest_features = vtpci_negotiate_features(hw, host_features); in virtio_negotiate_features()