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.c343 DECLARE_BITMAP(allowed_features, KVM_VCPU_MAX_FEATURES); in pkvm_init_features_from_host()
369 bitmap_zero(allowed_features, KVM_VCPU_MAX_FEATURES); in pkvm_init_features_from_host()
371 set_bit(KVM_ARM_VCPU_PSCI_0_2, allowed_features); in pkvm_init_features_from_host()
374 set_bit(KVM_ARM_VCPU_PMU_V3, allowed_features); in pkvm_init_features_from_host()
377 set_bit(KVM_ARM_VCPU_PTRAUTH_ADDRESS, allowed_features); in pkvm_init_features_from_host()
380 set_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, allowed_features); in pkvm_init_features_from_host()
383 set_bit(KVM_ARM_VCPU_SVE, allowed_features); in pkvm_init_features_from_host()
388 allowed_features, KVM_VCPU_MAX_FEATURES); in pkvm_init_features_from_host()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4904 netdev_features_t allowed_features; in iavf_fix_netdev_vlan_features() local
4906 allowed_features = iavf_get_netdev_vlan_hw_features(adapter) | in iavf_fix_netdev_vlan_features()
4910 allowed_features, in iavf_fix_netdev_vlan_features()
4915 allowed_features, in iavf_fix_netdev_vlan_features()
4920 allowed_features, in iavf_fix_netdev_vlan_features()
4924 allowed_features, in iavf_fix_netdev_vlan_features()
4929 allowed_features, in iavf_fix_netdev_vlan_features()
4934 allowed_features, in iavf_fix_netdev_vlan_features()