Searched refs:guest_features (Results 1 – 6 of 6) sorted by relevance
183 uint64_t guest_features; member227 return (hw->guest_features & (1ULL << bit)) != 0; in vtpci_with_feature()
641 hw->guest_features = req_features; in virtio_negotiate_features()642 hw->guest_features = vtpci_cryptodev_negotiate_features(hw, in virtio_negotiate_features()645 hw->guest_features); in virtio_negotiate_features()
266 features = host_features & hw->guest_features; in vtpci_cryptodev_negotiate_features()
249 uint64_t guest_features; member347 return (hw->guest_features & (1ULL << bit)) != 0; in vtpci_with_feature()
489 features = host_features & hw->guest_features; in vtpci_negotiate_features()
1366 hw->guest_features = req_features; in virtio_negotiate_features()1367 hw->guest_features = vtpci_negotiate_features(hw, host_features); in virtio_negotiate_features()1369 hw->guest_features); in virtio_negotiate_features()