/linux-6.3-rc2/arch/x86/boot/compressed/ |
A D | sev.c | 322 u64 unsupported; in snp_check_features() local 333 unsupported = sev_status & SNP_FEATURES_IMPL_REQ & ~SNP_FEATURES_PRESENT; in snp_check_features() 334 if (unsupported) { in snp_check_features() 339 GHCB_SNP_UNSUPPORTED, unsupported); in snp_check_features()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | jailhouse.c | 238 goto unsupported; in jailhouse_init_platform() 252 goto unsupported; in jailhouse_init_platform() 271 unsupported: in jailhouse_init_platform()
|
/linux-6.3-rc2/arch/x86/math-emu/ |
A D | reg_compare.c | 92 int signalling = 0, unsupported = 0; in compare() local 96 unsupported = !((exponent(st0_ptr) == EXP_OVER) in compare() 103 unsupported |= !((exponent(b) == EXP_OVER) in compare() 106 if (signalling || unsupported) in compare()
|
A D | errors.c | 420 int signalling, unsupported; in real_2op_NaN() local 428 unsupported = ((taga == TW_NaN) in real_2op_NaN() 433 if (unsupported) { in real_2op_NaN()
|
/linux-6.3-rc2/crypto/asymmetric_keys/ |
A D | pkcs7_parser.c | 333 goto unsupported; in pkcs7_note_signeddata_version() 346 goto unsupported; in pkcs7_note_signeddata_version() 351 unsupported: in pkcs7_note_signeddata_version() 367 goto unsupported; in pkcs7_note_signerinfo_version() 386 goto unsupported; in pkcs7_note_signerinfo_version() 391 unsupported: in pkcs7_note_signerinfo_version()
|
/linux-6.3-rc2/arch/x86/kvm/vmx/ |
A D | hyperv.c | 518 typeof(vmcs_conf->field) unsupported; \ 520 unsupported = vmcs_conf->field & ~EVMCS1_SUPPORTED_ ## ctrl; \ 521 if (unsupported) { \ 523 (u64)unsupported); \
|
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/ |
A D | TODO | 1 - Test unsupported values in the ABIs.
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-bus-surface_aggregator-tabletsw | 27 example due to newer as-of-yet unsupported hardware. 53 example due to newer as-of-yet unsupported hardware.
|
A D | sysfs-platform-dell-privacy-wmi | 27 unsupported: 35 [ePrivacy Screen] [unsupported]
|
/linux-6.3-rc2/arch/m68k/fpsp040/ |
A D | x_unsupp.S | 4 | fpsp_unsupp --- FPSP handler for unsupported data type exception
|
/linux-6.3-rc2/Documentation/ABI/obsolete/ |
A D | sysfs-firmware-acpi | 8 enabling this knob is not safe and thus unsupported.
|
/linux-6.3-rc2/drivers/phy/ti/ |
A D | phy-gmii-sel.c | 102 goto unsupported; in phy_gmii_sel_mode() 110 goto unsupported; in phy_gmii_sel_mode() 143 unsupported: in phy_gmii_sel_mode()
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_filter.c | 51 static inline bool unsupported(u32 conf, u32 conf_mask, u32 val, u32 mask) in unsupported() function 259 if (unsupported(fconf, FCOE_F, fs->val.fcoe, fs->mask.fcoe) || in validate_filter() 260 unsupported(fconf, PORT_F, fs->val.iport, fs->mask.iport) || in validate_filter() 261 unsupported(fconf, TOS_F, fs->val.tos, fs->mask.tos) || in validate_filter() 262 unsupported(fconf, ETHERTYPE_F, fs->val.ethtype, in validate_filter() 264 unsupported(fconf, MACMATCH_F, fs->val.macidx, fs->mask.macidx) || in validate_filter() 265 unsupported(fconf, MPSHITTYPE_F, fs->val.matchtype, in validate_filter() 268 unsupported(fconf, PROTOCOL_F, fs->val.proto, fs->mask.proto) || in validate_filter() 269 unsupported(fconf, VNIC_ID_F, fs->val.pfvf_vld, in validate_filter() 271 unsupported(fconf, VNIC_ID_F, fs->val.ovlan_vld, in validate_filter() [all …]
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | sdm845-oneplus-fajita.dts | 52 * The TFA9894 codec is currently unsupported.
|
/linux-6.3-rc2/Documentation/admin-guide/perf/ |
A D | alibaba_pmu.rst | 99 unsupported. Also attach to a task is unsupported as the events are all
|
A D | hisi-pcie-pmu.rst | 44 The current driver does not support sampling. So "perf record" is unsupported. 45 Also attach to a task is unsupported for PCIe PMU.
|
A D | hisi-pmu.rst | 110 The current driver does not support sampling. So "perf record" is unsupported. 111 Also attach to a task is unsupported as the events are all uncore.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | pci.txt | 24 unsupported link speed, for instance, trying to do training for 25 unsupported link speed, etc. Must be '4' for gen4, '3' for gen3, '2'
|
/linux-6.3-rc2/tools/testing/selftests/rseq/ |
A D | rseq-mips.h | 80 # error unsupported _MIPS_SZLONG
|
/linux-6.3-rc2/sound/pci/ |
A D | azt3328.c | 646 bool unsupported = false; in snd_azf3328_mixer_ac97_read() local 651 unsupported = true; in snd_azf3328_mixer_ac97_read() 688 unsupported = true; in snd_azf3328_mixer_ac97_read() 693 if (unsupported) in snd_azf3328_mixer_ac97_read() 705 bool unsupported = false; in snd_azf3328_mixer_ac97_write() local 711 unsupported = true; in snd_azf3328_mixer_ac97_write() 736 unsupported = true; in snd_azf3328_mixer_ac97_write() 741 if (unsupported) in snd_azf3328_mixer_ac97_write()
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | mca_drv.h | 102 struct list_head unsupported; /* list of unsupported sections */ member
|
A D | mca_drv.c | 247 INIT_LIST_HEAD(&(slidx->unsupported)); in mca_make_slidx() 296 LOG_INDEX_ADD_SECT_PTR(slidx->unsupported, sp); in mca_make_slidx()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_fs.c | 56 u64 unsupported; in npc_is_feature_supported() local 59 unsupported = (mcam_features ^ features) & ~mcam_features; in npc_is_feature_supported() 62 return !unsupported; in npc_is_feature_supported() 665 u64 unsupported; in npc_check_unsupported_flows() local 671 unsupported = (*mcam_features ^ features) & ~(*mcam_features); in npc_check_unsupported_flows() 672 if (unsupported) { in npc_check_unsupported_flows() 674 for_each_set_bit(bit, (unsigned long *)&unsupported, 64) in npc_check_unsupported_flows()
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/ |
A D | main.c | 4499 unsupported = 1; in b43_phy_versioning() 4505 unsupported = 1; in b43_phy_versioning() 4511 unsupported = 1; in b43_phy_versioning() 4517 unsupported = 1; in b43_phy_versioning() 4523 unsupported = 1; in b43_phy_versioning() 4529 unsupported = 1; in b43_phy_versioning() 4533 unsupported = 1; in b43_phy_versioning() 4535 if (unsupported) { in b43_phy_versioning() 4590 unsupported = 1; in b43_phy_versioning() 4594 unsupported = 1; in b43_phy_versioning() [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/ |
A D | fsl,imx8-pcie-phy.yaml | 64 fsl,clkreq-unsupported:
|