Home
last modified time | relevance | path

Searched refs:allowed_features (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c334 DECLARE_BITMAP(allowed_features, KVM_VCPU_MAX_FEATURES); in pkvm_init_features_from_host()
359 bitmap_zero(allowed_features, KVM_VCPU_MAX_FEATURES); in pkvm_init_features_from_host()
361 set_bit(KVM_ARM_VCPU_PSCI_0_2, allowed_features); in pkvm_init_features_from_host()
364 set_bit(KVM_ARM_VCPU_PMU_V3, allowed_features); in pkvm_init_features_from_host()
367 set_bit(KVM_ARM_VCPU_PTRAUTH_ADDRESS, allowed_features); in pkvm_init_features_from_host()
370 set_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, allowed_features); in pkvm_init_features_from_host()
373 set_bit(KVM_ARM_VCPU_SVE, allowed_features); in pkvm_init_features_from_host()
378 allowed_features, KVM_VCPU_MAX_FEATURES); in pkvm_init_features_from_host()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4934 netdev_features_t allowed_features; in iavf_fix_netdev_vlan_features() local
4936 allowed_features = iavf_get_netdev_vlan_hw_features(adapter) | in iavf_fix_netdev_vlan_features()
4940 allowed_features, in iavf_fix_netdev_vlan_features()
4945 allowed_features, in iavf_fix_netdev_vlan_features()
4950 allowed_features, in iavf_fix_netdev_vlan_features()
4954 allowed_features, in iavf_fix_netdev_vlan_features()
4959 allowed_features, in iavf_fix_netdev_vlan_features()
4964 allowed_features, in iavf_fix_netdev_vlan_features()