Home
last modified time | relevance | path

Searched refs:PPC (Results 1 – 25 of 124) sorted by relevance

12345

/openbmc/qemu/hw/ppc/
H A DKconfig50 depends on PPC
59 depends on PPC && FDT
78 depends on PPC && FDT
93 depends on PPC
102 depends on PPC
112 depends on PPC
130 depends on PPC
143 depends on PPC
175 depends on PPC && FDT
181 depends on PPC && FDT
[all …]
/openbmc/linux/arch/powerpc/crypto/
H A DKconfig40 depends on PPC
49 depends on PPC
57 depends on PPC && SPE
66 depends on PPC && SPE
77 depends on PPC && SPE
98 tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)"
/openbmc/qemu/target/ppc/
H A DKconfig1 config PPC config
6 select PPC
/openbmc/linux/arch/powerpc/platforms/82xx/
H A DKconfig10 bool "Embedded Planet EP8248E (a.k.a. CWH-PPC-8248N-VE)"
19 MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE.
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2950 #undef PPC
2951 #define PPC PPC_OPCODE_PPC macro
3835 {"cmpli", OP(10), OP_MASK, PPC, PPCVLE, {BF, L32OPT, RA, UISIGNOPT}},
3836 {"cmpli", OP(10), OP_MASK, PWRCOM, PPC|PPCVLE, {BF, RA, UISIGNOPT}},
3840 {"cmpi", OP(11), OP_MASK, PPC, PPCVLE, {BF, L32OPT, RA, SI}},
3841 {"cmpi", OP(11), OP_MASK, PWRCOM, PPC|PPCVLE, {BF, RA, SI}},
4138 {"sc", SC(17,1,0), SC_MASK, PPC, PPCVLE, {LEV}},
4658 {"cmp", X(31,0), XCMP_MASK, PPC, 0, {BF, L32OPT, RA, RB}},
4659 {"cmp", X(31,0), XCMPL_MASK, PWRCOM, PPC, {BF, RA, RB}},
4714 {"mulhwu", XO(31,11,0,0), XO_MASK, PPC, 0, {RT, RA, RB}},
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A DAdded-support-for-PPC-instructions-mfatbu-mfatbl.patch4 Subject: [PATCH] Added support for PPC instructions mfatbu, mfatbl.
6 Currently Valgrind 3.7.0 does not have support for PPC instructions mfatbu and mfatbl. When we run …
/openbmc/u-boot/doc/
H A DREADME.fsl-clk5 non-PPC platforms.
H A DREADME.generic-board91 After a suggestion from Wolfgang I have added PPC also. This is the
115 PPC issues.
119 x86 and PPC at least it will hang, but if you are lucky it will print
123 ARM, PPC and x86 boards. There are a few failures due to errors in
H A DREADME.OFT4 As part of the ongoing cleanup of the Linux PPC trees, the preferred
/openbmc/u-boot/drivers/ddr/fsl/
H A DKconfig91 depends on PPC
133 select SYS_FSL_DDRC_GEN3 if PPC
/openbmc/linux/arch/powerpc/platforms/embedded6xx/
H A DKconfig15 Select LINKSTATION if configuring for one of PPC- (MPC8241)
18 Linkstation-I HD-HLAN and HD-HGLAN versions, and PPC-based
/openbmc/qemu/docs/system/arm/
H A Dcollie.rst14 * Peripheral Pin Controller (PPC)
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst540 PPC:
2287 PPC KVM_REG_PPC_HIOR 64
2288 PPC KVM_REG_PPC_IAC1 64
2289 PPC KVM_REG_PPC_IAC2 64
2290 PPC KVM_REG_PPC_IAC3 64
2291 PPC KVM_REG_PPC_IAC4 64
2292 PPC KVM_REG_PPC_DAC1 64
2293 PPC KVM_REG_PPC_DAC2 64
2294 PPC KVM_REG_PPC_DABR 64
2295 PPC KVM_REG_PPC_DSCR 64
[all …]
/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c3315 PPC, enumerator
3321 {"ORACLE", "X4-2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3322 {"ORACLE", "X4-2L ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3323 {"ORACLE", "X4-2B ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3324 {"ORACLE", "X3-2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3325 {"ORACLE", "X3-2L ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3326 {"ORACLE", "X3-2B ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3327 {"ORACLE", "X4470M2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3328 {"ORACLE", "X4270M3 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3329 {"ORACLE", "X4270M2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
[all …]
/openbmc/u-boot/arch/powerpc/
H A DKconfig2 depends on PPC
/openbmc/linux/drivers/bus/fsl-mc/
H A DKconfig10 depends on OF && (ARCH_LAYERSCAPE || (COMPILE_TEST && (ARM || ARM64 || X86_LOCAL_APIC || PPC)))
/openbmc/linux/drivers/net/can/mscan/
H A DKconfig3 depends on PPC
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/
H A Dmake-netcat_flag_count_work.patch8 but same as unsigned char on PPC which made netcat_flag_count
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst102 - 与CPU热拔插或类似操作同步(例如ACPI和PPC相关操作)
/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/
H A Dsystem-linkage.patch6 including conf/include/security_flags.inc on PPC results in:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A Dmusl-disable-stackwalk.patch25 ((defined(__GNUC__) && (defined(__i386) || defined(PPC))) || \
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dhypercalls.rst68 :Architecture: PPC
71 used to enumerate which hypercalls are available. On PPC, either
79 :Architecture: PPC
/openbmc/qemu/hw/misc/
H A Dtrace-events225 tz_ppc_reset(void) "TZ PPC: reset"
226 tz_ppc_cfg_nonsec(int n, int level) "TZ PPC: cfg_nonsec[%d] = %d"
227 tz_ppc_cfg_ap(int n, int level) "TZ PPC: cfg_ap[%d] = %d"
228 tz_ppc_cfg_sec_resp(int level) "TZ PPC: cfg_sec_resp = %d"
229 tz_ppc_irq_enable(int level) "TZ PPC: int_enable = %d"
230 tz_ppc_irq_clear(int level) "TZ PPC: int_clear = %d"
231 tz_ppc_update_irq(int level) "TZ PPC: setting irq line to %d"
232 tz_ppc_read_blocked(int n, uint64_t offset, bool secure, bool user) "TZ PPC: port %d offset 0x%" PR…
233 tz_ppc_write_blocked(int n, uint64_t offset, bool secure, bool user) "TZ PPC: port %d offset 0x%" P…
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0019-Re-introduce-spe-commandline-options.patch24 +; PPC SPE ABI
/openbmc/qemu/pc-bios/
H A DREADME10 The included images for PowerPC (for 32 and 64 bit PPC CPUs),
47 provide virtualised drivers for PPC MacOS guests.

12345