| /OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/ |
| H A D | apei.c | 15 struct acpi_hest_ia_corrected *cmc; in arch_apei_enable_cmcff() local 18 cmc = (struct acpi_hest_ia_corrected *)hest_hdr; in arch_apei_enable_cmcff() 19 if (!cmc->enabled) in arch_apei_enable_cmcff() 27 if (!(cmc->flags & ACPI_HEST_FIRMWARE_FIRST) || in arch_apei_enable_cmcff() 28 !cmc->num_hardware_banks) in arch_apei_enable_cmcff() 33 mc_bank = (struct acpi_hest_ia_error_bank *)(cmc + 1); in arch_apei_enable_cmcff() 34 for (i = 0; i < cmc->num_hardware_banks; i++, mc_bank++) in arch_apei_enable_cmcff()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | da850-enbw-cmc.dts | 3 * Device Tree for AM1808 EnBW CMC board 12 compatible = "enbw,cmc", "ti,da850"; 13 model = "EnBW CMC";
|
| /OK3568_Linux_fs/u-boot/tools/binman/test/ |
| H A D | 43_intel-cmc.dts | 10 intel-cmc { 11 filename = "cmc.bin";
|
| /OK3568_Linux_fs/kernel/drivers/acpi/apei/ |
| H A D | hest.c | 63 struct acpi_hest_ia_corrected *cmc; in hest_esrc_len() local 64 cmc = (struct acpi_hest_ia_corrected *)hest_hdr; in hest_esrc_len() 65 len = sizeof(*cmc) + cmc->num_hardware_banks * in hest_esrc_len()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ti/ |
| H A D | ti,davinci.yaml | 23 - enbw,cmc # EnBW AM1808 based CMC board
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | mca.c | 349 #define IA64_MAX_LOG_TYPES 4 /* MCA, INIT, CMC, CPE */ 391 * Inputs : info_type (SAL_INFO_TYPE_{MCA,INIT,CMC,CPE}) 417 * Inputs : info_type (SAL_INFO_TYPE_{MCA,INIT,CMC,CPE}) 458 * Inputs : sal_info_type (Type of error record MCA/CMC/CPE) 469 static const char * const rec_name[] = { "MCA", "INIT", "CMC", "CPE" }; in ia64_mca_log_sal_error_record() 708 * disable the cmc interrupt vector. 720 * enable the cmc interrupt vector. 1416 IA64_MCA_DEBUG(KERN_INFO "CMC threshold %d/%d\n", count, CMC_HISTORY_LENGTH); in ia64_mca_cmc_int_handler() 1421 /* If we're being hit with CMC interrupts, we won't in ia64_mca_cmc_int_handler() 1423 * disable CMC interrupts on this processor now. in ia64_mca_cmc_int_handler() [all …]
|
| H A D | salinfo.c | 80 "cmc", 120 * read data -> return the INIT/MCA/CMC/CPE record. 201 * interrupts before calling this code for CMC/CPE. MCA and INIT events are
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/queensbay/ |
| H A D | Kconfig | 40 default "cmc.bin" 50 The location of the CMC binary is determined by a strap. It must be
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.reg | 688 * CMC Receive Message 0 735 * CMC Receive Message 1 780 * CMC Receive Message 2 819 * CMC Receive Message 3 857 * CMC Sequencer Byte Count 904 * CMC Split Status 0 950 * CMC Split Status 1 1188 * CMC PCI Status 2894 * CMC SCB Array Count 2895 * Number of bytes to transfer between CMC SCB memory and SCBRAM. [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | obj_mac.h | 1345 #define SN_id_cmc "id-cmc" 1397 #define SN_id_mod_cmc "id-mod-cmc" 1677 #define SN_id_cmc_statusInfo "id-cmc-statusInfo" 1681 #define SN_id_cmc_identification "id-cmc-identification" 1685 #define SN_id_cmc_identityProof "id-cmc-identityProof" 1689 #define SN_id_cmc_dataReturn "id-cmc-dataReturn" 1693 #define SN_id_cmc_transactionId "id-cmc-transactionId" 1697 #define SN_id_cmc_senderNonce "id-cmc-senderNonce" 1701 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" 1705 #define SN_id_cmc_addExtensions "id-cmc-addExtensions" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/potentiometer/ |
| H A D | mcp41010.c | 5 * Copyright (c) 2018 Chris Coffey <cmc@babblebit.net> 200 MODULE_AUTHOR("Chris Coffey <cmc@babblebit.net>");
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | da8xx-dt.c | 22 "enbw,cmc",
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | nid.h | 1277 #define SN_id_cmc "id-cmc" 1321 #define SN_id_mod_cmc "id-mod-cmc" 1538 #define SN_id_cmc_statusInfo "id-cmc-statusInfo" 1542 #define SN_id_cmc_identification "id-cmc-identification" 1546 #define SN_id_cmc_identityProof "id-cmc-identityProof" 1550 #define SN_id_cmc_dataReturn "id-cmc-dataReturn" 1554 #define SN_id_cmc_transactionId "id-cmc-transactionId" 1558 #define SN_id_cmc_senderNonce "id-cmc-senderNonce" 1562 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" 1566 #define SN_id_cmc_addExtensions "id-cmc-addExtensions" [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | nid.h | 1277 #define SN_id_cmc "id-cmc" 1321 #define SN_id_mod_cmc "id-mod-cmc" 1538 #define SN_id_cmc_statusInfo "id-cmc-statusInfo" 1542 #define SN_id_cmc_identification "id-cmc-identification" 1546 #define SN_id_cmc_identityProof "id-cmc-identityProof" 1550 #define SN_id_cmc_dataReturn "id-cmc-dataReturn" 1554 #define SN_id_cmc_transactionId "id-cmc-transactionId" 1558 #define SN_id_cmc_senderNonce "id-cmc-senderNonce" 1562 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" 1566 #define SN_id_cmc_addExtensions "id-cmc-addExtensions" [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | nid.h | 1277 #define SN_id_cmc "id-cmc" 1321 #define SN_id_mod_cmc "id-mod-cmc" 1538 #define SN_id_cmc_statusInfo "id-cmc-statusInfo" 1542 #define SN_id_cmc_identification "id-cmc-identification" 1546 #define SN_id_cmc_identityProof "id-cmc-identityProof" 1550 #define SN_id_cmc_dataReturn "id-cmc-dataReturn" 1554 #define SN_id_cmc_transactionId "id-cmc-transactionId" 1558 #define SN_id_cmc_senderNonce "id-cmc-senderNonce" 1562 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" 1566 #define SN_id_cmc_addExtensions "id-cmc-addExtensions" [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | nid.h | 1277 #define SN_id_cmc "id-cmc" 1321 #define SN_id_mod_cmc "id-mod-cmc" 1538 #define SN_id_cmc_statusInfo "id-cmc-statusInfo" 1542 #define SN_id_cmc_identification "id-cmc-identification" 1546 #define SN_id_cmc_identityProof "id-cmc-identityProof" 1550 #define SN_id_cmc_dataReturn "id-cmc-dataReturn" 1554 #define SN_id_cmc_transactionId "id-cmc-transactionId" 1558 #define SN_id_cmc_senderNonce "id-cmc-senderNonce" 1562 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" 1566 #define SN_id_cmc_addExtensions "id-cmc-addExtensions" [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | nid.h | 1277 #define SN_id_cmc "id-cmc" 1321 #define SN_id_mod_cmc "id-mod-cmc" 1538 #define SN_id_cmc_statusInfo "id-cmc-statusInfo" 1542 #define SN_id_cmc_identification "id-cmc-identification" 1546 #define SN_id_cmc_identityProof "id-cmc-identityProof" 1550 #define SN_id_cmc_dataReturn "id-cmc-dataReturn" 1554 #define SN_id_cmc_transactionId "id-cmc-transactionId" 1558 #define SN_id_cmc_senderNonce "id-cmc-senderNonce" 1562 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" 1566 #define SN_id_cmc_addExtensions "id-cmc-addExtensions" [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | nid.h | 1277 #define SN_id_cmc "id-cmc" 1321 #define SN_id_mod_cmc "id-mod-cmc" 1538 #define SN_id_cmc_statusInfo "id-cmc-statusInfo" 1542 #define SN_id_cmc_identification "id-cmc-identification" 1546 #define SN_id_cmc_identityProof "id-cmc-identityProof" 1550 #define SN_id_cmc_dataReturn "id-cmc-dataReturn" 1554 #define SN_id_cmc_transactionId "id-cmc-transactionId" 1558 #define SN_id_cmc_senderNonce "id-cmc-senderNonce" 1562 #define SN_id_cmc_recipientNonce "id-cmc-recipientNonce" 1566 #define SN_id_cmc_addExtensions "id-cmc-addExtensions" [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/etc/ |
| H A D | rpc | 58 snmp 100122 na.snmp snmp-cmc snmp-synoptics snmp-unisys snmp-utk
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/etc/ |
| H A D | rpc | 58 snmp 100122 na.snmp snmp-cmc snmp-synoptics snmp-unisys snmp-utk
|
| /OK3568_Linux_fs/u-boot/arch/x86/dts/ |
| H A D | u-boot.dtsi | 59 intel-cmc {
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen1/ |
| H A D | cache.json | 58 …LS). The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co… 64 …nse. The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co…
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen2/ |
| H A D | cache.json | 298 …LS). The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co… 304 …nse. The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co…
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | imx7ulp-scg-clock.yaml | 15 modules, and Core Mode Controller (CMC)1 blocks
|
| H A D | imx7ulp-pcc-clock.yaml | 15 modules, and Core Mode Controller (CMC)1 blocks
|