/openbmc/qemu/tests/tcg/riscv64/ |
H A D | test-aes.c | 26 const uint64_t *k8 = (const uint64_t *)k; in test_SB_SR_MC_AK() local 34 : "r"(i8[0]), "r"(i8[1]), "r"(k8[0]), "r"(k8[1])); in test_SB_SR_MC_AK() 71 const uint64_t *k8 = (const uint64_t *)k; in test_ISB_ISR_IMC_AK() local 79 : "r"(i8[0]), "r"(i8[1]), "r"(k8[0]), "r"(k8[1])); in test_ISB_ISR_IMC_AK()
|
/openbmc/linux/tools/power/cpupower/debug/i386/ |
H A D | Makefile | 24 $(OUTPUT)powernow-k8-decode: powernow-k8-decode.c 25 $(CC) $(CFLAGS) -o $@ powernow-k8-decode.c 27 all: $(OUTPUT)centrino-decode $(OUTPUT)dump_psb $(OUTPUT)intel_gsic $(OUTPUT)powernow-k8-decode 33 rm -rf $(OUTPUT)powernow-k8-decode 38 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
|
/openbmc/linux/tools/power/cpupower/debug/x86_64/ |
H A D | Makefile | 18 $(OUTPUT)powernow-k8-decode: ../i386/powernow-k8-decode.c 21 all: $(OUTPUT)centrino-decode $(OUTPUT)powernow-k8-decode 24 rm -rf $(OUTPUT)centrino-decode $(OUTPUT)powernow-k8-decode 29 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
|
/openbmc/linux/tools/power/cpupower/ |
H A D | .gitignore | 27 debug/i386/powernow-k8-decode 29 debug/x86_64/powernow-k8-decode
|
H A D | README | 42 powernow-k8-decode and intel_gsic tools as well as the french language file;
|
/openbmc/openbmc/poky/meta/recipes-support/boost/boost/ |
H A D | 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch | 86 -cpu-flags gcc OPTIONS : x86 : k8 : -march=k8 ; 90 -cpu-flags gcc OPTIONS : x86 : k8-sse3 : -march=k8-sse3 ;
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | cpufreq_drivers.rst | 41 8th Generation: powernow-k8: Athlon, Athlon 64, Opteron, Sempron. 46 BIOS supplied data, for powernow-k7 and for powernow-k8, may be 49 The powernow-k8 driver will attempt to use ACPI if so configured, 151 the native P-state driver (such as acpi-cpufreq for Intel, powernow-k8 for
|
H A D | cpufreq.rst | 680 The AMD powernow-k8 scaling driver supports a ``sysfs`` knob very similar to
|
/openbmc/linux/arch/x86/ |
H A D | Makefile | 153 cflags-$(CONFIG_MK8) += -march=k8 160 rustflags-$(CONFIG_MK8) += -Ctarget-cpu=k8
|
H A D | Makefile_32.cpu | 27 cflags-$(CONFIG_MK8) += $(call cc-option,-march=k8,-march=athlon)
|
/openbmc/phosphor-host-ipmid/test/message/ |
H A D | unpack.cpp | 295 bool k8 = true, k7 = true, k6 = false, k5 = false; in TEST() local 304 ASSERT_EQ(v8, k8); in TEST() 346 bool k8 = true, k7 = true, k6 = false, k5 = false; in TEST() local 355 ASSERT_EQ(v8, k8); in TEST()
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c6410-mini6410.dts | 116 button-k8 {
|
/openbmc/linux/drivers/edac/ |
H A D | mce_amd.c | 885 bool k8 = (boot_cpu_data.x86 == 0xf && (m->status & BIT_64(58))); in decode_mc1_mce() local 887 pr_cont("during %s.\n", (k8 ? "system linefill" : "NB data read")); in decode_mc1_mce()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | Makefile | 34 obj-$(CONFIG_X86_POWERNOW_K8) += powernow-k8.o
|
H A D | Kconfig.x86 | 107 The powernow-k8 driver used to provide a sysfs knob called "cpb" 176 module will be called powernow-k8.
|
/openbmc/linux/crypto/ |
H A D | serpent_generic.c | 273 u8 *k8 = (u8 *)k; in __serpent_setkey() local 281 k8[i] = key[i]; in __serpent_setkey() 283 k8[i++] = 1; in __serpent_setkey() 285 k8[i++] = 0; in __serpent_setkey()
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |