/openbmc/openbmc/poky/meta/conf/machine/include/x86/ |
H A D | tune-c3.inc | 3 TUNEVALID[c3] = "VIA Cyrix III or VIA C3 specific optimizations" 4 TUNECONFLICTS[c3] = "m64 mx32" 5 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'c3', ' -march=c3 -mtune=c3', '', d)}" 7 AVAILTUNES += "c3" 8 TUNE_FEATURES:tune-c3 = "${TUNE_FEATURES:tune-x86} c3" 9 BASE_LIBS:tune-c3 = "${BASE_LIB:tune-x86}" 11 TUNE_PKGARCH:tune-c3 = "i586" 12 PACKAGE_EXTRA_ARCHS:tune-c3 = "${PACKAGE_EXTRA_ARCHS:tune-x86} i386 i486 i586"
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | cstate.c | 23 * before entering C3. 39 * Today all MP CPUs that support C3 share cache. in acpi_processor_power_init_bm_check() 41 * entering C3 type state. in acpi_processor_power_init_bm_check() 49 * is not required while entering C3 type state on in acpi_processor_power_init_bm_check() 61 * core can keep cache coherence with each other while entering C3 in acpi_processor_power_init_bm_check() 64 * entering C3 type state. in acpi_processor_power_init_bm_check() 70 * not required while entering C3 type state. in acpi_processor_power_init_bm_check() 78 * All Zhaoxin CPUs that support C3 share cache. in acpi_processor_power_init_bm_check() 80 * entering C3 type state. in acpi_processor_power_init_bm_check() 86 * is not required while entering C3 type state. in acpi_processor_power_init_bm_check() [all …]
|
/openbmc/qemu/linux-user/include/host/aarch64/ |
H A D | host-signal.h | 73 return (insn & 0xbfff0000) == 0x0c000000 /* C3.3.1 */ in host_signal_write() 74 || (insn & 0xbfe00000) == 0x0c800000 /* C3.3.2 */ in host_signal_write() 75 || (insn & 0xbfdf0000) == 0x0d000000 /* C3.3.3 */ in host_signal_write() 76 || (insn & 0xbfc00000) == 0x0d800000 /* C3.3.4 */ in host_signal_write() 77 || (insn & 0x3f400000) == 0x08000000 /* C3.3.6 */ in host_signal_write() 78 || (insn & 0x3bc00000) == 0x39000000 /* C3.3.13 */ in host_signal_write() 81 || (insn & 0x3bc00000) == 0x38000000 /* C3.3.8-12 */ in host_signal_write() 84 || (insn & 0x3a400000) == 0x28000000; /* C3.3.7,14-16 */ in host_signal_write()
|
/openbmc/linux/arch/s390/crypto/ |
H A D | chacha-s390.S | 457 #define C3 %v14 macro 517 VLR C3,K2 548 VAF C3,C3,D3 554 VX B3,B3,C3 586 VAF C3,C3,D3 592 VX B3,B3,C3 605 VSLDB C3,C3,C3,8 643 VAF C3,C3,D3 649 VX B3,B3,C3 681 VAF C3,C3,D3 [all …]
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | uaccess-asm.h | 49 mcr p15, 0, \tmp, c3, c0, 0 @ Set domain register 63 mcr p15, 0, \tmp, c3, c0, 0 87 DACR( mrc p15, 0, \tmp0, c3, c0, 0) 92 mcr p15, 0, \tmp2, c3, c0, 0 98 mcr p15, 0, \tmp2, c3, c0, 0 106 DACR( mcr p15, 0, \tmp0, c3, c0, 0)
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-fxam.c | 25 #define C3 (1 << 14) macro 26 #define FLAGS (C0 | C1 | C2 | C3) 33 if ((sw & FLAGS) != C3) { in main() 38 if ((sw & FLAGS) != (C3 | C1)) { in main() 83 if ((sw & FLAGS) != (C3 | C2)) { in main() 88 if ((sw & FLAGS) != (C3 | C2 | C1)) { in main() 93 if ((sw & FLAGS) != (C3 | C2)) { in main() 98 if ((sw & FLAGS) != (C3 | C2 | C1)) { in main()
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpuset_prs.sh | 215 SETUP_A123_PARTITIONS="C1-3:P1:S+ C2-3:P1:S+ C3:P1" 233 " S+ C2-3:P1:S+ C3:P1 . . C3 . . . 0 A1:,A2:3 A1:P1,A2:P1" 234 " S+ C2-3:P1:S+ C3:P1 . . C3 P0 . . 0 A1:3,A2:3 A1:P1,A2:P0" 236 " S+ C2-3:P1:S+ C3:P1 . . C3 . . C0-2 0 A1:,B1:0-2 A1:P1,A2:P1" 245 " S+ C2-3:P1:S+ C3:P1 . . O3-0 O3-1 . . 0 A1:2,A2:3 A1:P1,A2:P1" 246 " S+ C2-3:P1:S+ C3:P2 . . O3-0 O3-1 . . 0 A1:2,A2:3 A1:P1,A2:P2" 247 " S+ C2-3:P1:S+ C3:P1 . . O2-0 O2-1 . . 0 A1:2,A2:3 A1:P1,A2:P1" 248 " S+ C2-3:P1:S+ C3:P2 . . O2-0 O2-1 . . 0 A1:2,A2:3 A1:P1,A2:P2" 249 " S+ C2-3:P1:S+ C3:P1 . . O2-0 . . . 0 A1:,A2:3 A1:P1,A2:P1" 250 " S+ C2-3:P1:S+ C3:P1 . . O3-0 . . . 0 A1:2,A2: A1:P1,A2:P1" [all …]
|
/openbmc/linux/drivers/cpufreq/ |
H A D | longhaul.c | 190 /* Invoke C3 */ in do_powersaver() 208 /* Invoke C3 */ in do_powersaver() 227 /* Invoke C3 */ in do_powersaver() 281 pic1_mask = inb(0x21); /* works on C3. save mask. */ in longhaul_setstate() 361 /* Why ACPI C3 sometimes doesn't work is a mystery for me. in longhaul_setstate() 362 * But it does happen. Processor is entering ACPI C3 state, in longhaul_setstate() 366 pr_info("Disabling ACPI C3 support\n"); in longhaul_setstate() 443 * C3 is booting at max anyway. */ in longhaul_get_ranges() 633 * this in hardware, C3 is old and we need to do this in longhaul_target() 770 cpuname = "C3 'Samuel' [C5A]"; in longhaul_cpu_init() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | 0001-Fix-installing-ipp-usb-quirk.patch | 2 From: =?UTF-8?q?Zolt=C3=A1n=20B=C3=B6sz=C3=B6rm=C3=A9nyi?=
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | renderer.js | 12 let c3 = document.getElementById('my_canvas_boost_asio_handler'); 15 this.canvas3 = c3; 18 this.width3 = c3.width; this.height3 = c3.height;
|
/openbmc/linux/arch/arm/include/asm/hardware/ |
H A D | cp14.h | 55 #define RCP14_DBGDTRTXext() MRC14(0, c0, c3, 2) 60 #define RCP14_DBGBVR3() MRC14(0, c0, c3, 4) 76 #define RCP14_DBGBCR3() MRC14(0, c0, c3, 5) 92 #define RCP14_DBGWVR3() MRC14(0, c0, c3, 6) 108 #define RCP14_DBGWCR3() MRC14(0, c0, c3, 7) 125 #define RCP14_DBGBXVR3() MRC14(0, c1, c3, 1) 140 #define RCP14_DBGOSDLR() MRC14(0, c1, c3, 4) 160 #define WCP14_DBGDTRTXext(val) MCR14(val, 0, c0, c3, 2) 165 #define WCP14_DBGBVR3(val) MCR14(val, 0, c0, c3, 4) 181 #define WCP14_DBGBCR3(val) MCR14(val, 0, c0, c3, 5) [all …]
|
/openbmc/linux/tools/power/cpupower/utils/idle_monitor/ |
H A D | nhm_idle.c | 27 enum intel_nhm_id { C3 = 0, C6, PC3, PC6, TSC = 0xFFFF }; enumerator 34 .name = "C3", 35 .desc = N_("Processor Core C3"), 36 .id = C3, 50 .desc = N_("Processor Package C3"), 77 case C3: in nhm_get_count()
|
/openbmc/linux/drivers/acpi/ |
H A D | processor_idle.c | 11 * - Added support for C3 on SMP 68 * IBM ThinkPad R40e crashes mysteriously when going into C2 or C3. 119 * Some BIOS implementations switch to C3 in the published C2 state. 122 * that the local APIC stops in both C2 and C3. 230 /* determine C2 and C3 address from pblk */ in acpi_processor_get_power_info_fadt() 250 * FADT supplied C3 latency must be less than or equal to in acpi_processor_get_power_info_fadt() 254 acpi_handle_debug(pr->handle, "C3 latency too large [%d]\n", in acpi_processor_get_power_info_fadt() 256 /* invalidate C3 */ in acpi_processor_get_power_info_fadt() 320 * PIIX4 Erratum #18: We don't support C3 when Type-F (fast) in acpi_processor_power_verify_c3() 328 "C3 not supported on PIIX4 with Type-F DMA\n"); in acpi_processor_power_verify_c3() [all …]
|
/openbmc/bmcweb/static/images/ |
H A D | DMTF_Redfish_logo_2017.svg | 39 …5h-37.7c0,2.2,0.3,4.1,1,5.8c0.7,1.7,1.6,3.2,2.9,4.6c2.4,2.5,5.5,3.7,9.4,3.7c3.5,0,6.4-0.7,8.7-2.2 … 40 …c3.9-4.6,9-7,15.4-7c3.9,0,7.1,0.8,9.9,2.4c2.7,1.6,4.7,3.9,6,6.9V429.8z M382,483.3c0-4.9-1.1-8.7-3.… 43 …1c-1.7-1-3.1-2.1-4.2-3.2c-2-2.2-3-4.8-3-7.9c0-4.2,1.7-7.6,5-10.2 c3.3-2.7,7.7-4,13.1-4c3.7,0,6.8,0… 44 …M493.8,507v-77.2h10.2v37.7c2.1-3.2,4.6-5.5,7.5-7.1c2.9-1.5,6.5-2.3,10.7-2.3c3.5,0,6.5,0.6,9,1.7 c2… 49 …1,1.7c-0.9,1.1-1.4,4.1-1.4,8.9c0,4.8,0.5,7.8,1.4,9c0.9,1.1,3.3,1.7,7.1,1.7 c3.8,0,6.2-0.6,7.1-1.7c… 50 …1,1.7c-0.9,1.1-1.4,4.1-1.4,8.9c0,4.8,0.5,7.8,1.4,9c0.9,1.1,3.3,1.7,7.1,1.7 c3.9,0,6.2-0.6,7.1-1.7c… 51 …1,1.7c-0.9,1.1-1.3,4.1-1.3,8.9c0,4.8,0.4,7.8,1.3,9c0.9,1.1,3.3,1.7,7.1,1.7 c3.8,0,6.2-0.6,7.1-1.7c… 64 …<path class="st2" d="M403.8,154c0.9,1.1,3.3,1.7,7.1,1.7c3.9,0,6.2-0.6,7.1-1.7c0.9-1.1,1.3-4.1,1.3-… 65 …<path class="st2" d="M382.7,145.1c0,4.8,0.5,7.8,1.4,9c0.9,1.1,3.3,1.7,7.1,1.7c3.8,0,6.2-0.6,7.1-1.… 73 …<path class="st2" d="M312.1,126c3.9,0,6.2-0.6,7.1-1.7c0.9-1.1,1.4-4.1,1.4-9c0-1.5-0.1-2.9-0.1-4c-1… [all …]
|
/openbmc/linux/arch/arm/mm/ |
H A D | tlb-v7.S | 49 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable) 51 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable) 78 ALT_SMP(mcr p15, 0, r0, c8, c3, 3) @ TLB invalidate U MVA all ASID (shareable) 80 ALT_SMP(mcr p15, 0, r0, c8, c3, 1) @ TLB invalidate U MVA (shareable)
|
/openbmc/linux/drivers/watchdog/ |
H A D | sbc_epx_c3.c | 3 * SBC EPX C3 0.1 A Hardware Watchdog Device for the Winsystems EPX-C3 109 .identity = "Winsystems EPX-C3 H/W Watchdog", in epx_c3_ioctl() 195 pr_info("Hardware Watchdog Timer for Winsystems EPX-C3 SBC: 0.1\n"); in watchdog_init() 215 MODULE_DESCRIPTION("Hardware Watchdog Device for Winsystems EPX-C3 SBC. "
|
/openbmc/linux/arch/mips/include/asm/sibyte/ |
H A D | board.h | 25 #define setleds(t0, t1, c0, c1, c2, c3) \ 33 li t1, c3; \ 36 #define setleds(t0, t1, c0, c1, c2, c3)
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | amplc_dio200_pci.c | 175 * 1 PPI-X-C3 PPI-X-C3 PPI-X-C3 177 * 3 PPI-Y-C3 PPI-Y-C3 unused 185 * 1 PPI-X-C3 PPI-X1-C3 187 * 3 PPI-Y-C3 PPI-Y1-C3 189 * 5 PPI-Z-C3 CTR-Z2-OUT1
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | gdc.c | 66 * c0[0-1023], c1[0-1023], c2[0-1023] c3[0-1023] 69 * c0[0], c1[0], c2[0], c3[0], c0[1], c1[1], c2[1], c3[1], .... 70 * c0[1023], c1[1023], c2[1023], c3[1023]
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/ |
H A D | uncore-power.json | 126 "BriefDescription": "Package C State Residency - C3", 130 …Residency - C3 : Counts the number of cycles when the package was in C3. This event can be used i… 157 "BriefDescription": "Number of cores in C-State : C3", 161 …"PublicDescription": "Number of cores in C-State : C3 : This is an occupancy event that tracks the…
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
H A D | uncore-power.json | 125 "BriefDescription": "Package C State Residency - C3", 129 …Residency - C3 : Counts the number of cycles when the package was in C3. This event can be used i… 156 "BriefDescription": "Number of cores in C-State : C3", 160 …"PublicDescription": "Number of cores in C-State : C3 : This is an occupancy event that tracks the…
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_unicode_collation.c | 49 u16 c3[] = L"second"; in test_stri_coll() local 60 c1, c3); in test_stri_coll() 63 "stri_coll(\"%ps\", \"%ps\") = %d\n", c1, c3, (int)ret); in test_stri_coll() 68 c3, c1); in test_stri_coll() 71 "stri_coll(\"%ps\", \"%ps\") = %d\n", c3, c1, (int)ret); in test_stri_coll()
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/ |
H A D | 0001-feat-dracut-install-split-ldd-command-arguments-for-.patch | 2 From: =?UTF-8?q?Zolt=C3=A1n=20B=C3=B6sz=C3=B6rm=C3=A9nyi?=
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-tpm | 97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 145 C3 91 FF 44 1E CF 7C 39 FE 17 77 21 20 BD CE 9B
|
/openbmc/u-boot/test/ |
H A D | unicode_ut.c | 26 static const u16 c3[] = {0x6f5c, 0x6c34, 0x8266, 0x00}; variable 140 /* c3 is the utf-8 encoding of d3 */ in unicode_test_utf8_get() 141 ut_asserteq(c3[i], code); in unicode_test_utf8_get() 266 ut_assert(!unicode_test_u16_strcmp(buf, c3, SIZE_MAX)); in unicode_test_utf8_utf16_strcpy() 317 ut_assert(!unicode_test_u16_strcmp(buf, c3, 2)); in unicode_test_utf8_utf16_strncpy() 396 ut_asserteq(2, utf16_strnlen(c3, 2)); in unicode_test_utf16_strnlen() 413 ut_asserteq(9, utf16_utf8_strlen(c3)); in unicode_test_utf16_utf8_strlen() 430 ut_asserteq(6, utf16_utf8_strnlen(c3, 2)); in unicode_test_utf16_utf8_strnlen() 453 utf16_utf8_strcpy(&pos, c3); in unicode_test_utf16_utf8_strcpy() 503 utf16_utf8_strncpy(&pos, c3, 2); in unicode_test_utf16_utf8_strncpy()
|