Home
last modified time | relevance | path

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

12

/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.
/linux/arch/powerpc/xmon/
H A Dppc-opc.c2949 #undef PPC
2950 #define PPC PPC_OPCODE_PPC macro
3834 {"cmpli", OP(10), OP_MASK, PPC, PPCVLE, {BF, L32OPT, RA, UISIGNOPT}},
3835 {"cmpli", OP(10), OP_MASK, PWRCOM, PPC|PPCVLE, {BF, RA, UISIGNOPT}},
3839 {"cmpi", OP(11), OP_MASK, PPC, PPCVLE, {BF, L32OPT, RA, SI}},
3840 {"cmpi", OP(11), OP_MASK, PWRCOM, PPC|PPCVLE, {BF, RA, SI}},
4137 {"sc", SC(17,1,0), SC_MASK, PPC, PPCVLE, {LEV}},
4657 {"cmp", X(31,0), XCMP_MASK, PPC, 0, {BF, L32OPT, RA, RB}},
4658 {"cmp", X(31,0), XCMPL_MASK, PWRCOM, PPC, {BF, RA, RB}},
4713 {"mulhwu", XO(31,11,0,0), XO_MASK, PPC, 0, {RT, RA, RB}},
[all …]
/linux/drivers/bus/fsl-mc/
H A DKconfig10 depends on OF && (ARCH_LAYERSCAPE || (COMPILE_TEST && (ARM || ARM64 || X86_LOCAL_APIC || PPC)))
/linux/Documentation/virt/kvm/
H A Dapi.rst579 PPC:
2344 PPC KVM_REG_PPC_HIOR 64
2345 PPC KVM_REG_PPC_IAC1 64
2346 PPC KVM_REG_PPC_IAC2 64
2347 PPC KVM_REG_PPC_IAC3 64
2348 PPC KVM_REG_PPC_IAC4 64
2349 PPC KVM_REG_PPC_DAC1 64
2350 PPC KVM_REG_PPC_DAC2 64
2351 PPC KVM_REG_PPC_DABR 64
2352 PPC KVM_REG_PPC_DSCR 64
[all …]
H A Dppc-pv.rst4 The PPC KVM paravirtual interface
15 This is what the PPC PV interface helps with. It takes privileged instructions
/linux/drivers/net/can/mscan/
H A DKconfig3 depends on PPC
/linux/drivers/cpufreq/
H A Dintel_pstate.c3616 PPC, enumerator
3622 {"ORACLE", "X4-2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3623 {"ORACLE", "X4-2L ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3624 {"ORACLE", "X4-2B ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3625 {"ORACLE", "X3-2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3626 {"ORACLE", "X3-2L ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3627 {"ORACLE", "X3-2B ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3628 {"ORACLE", "X4470M2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3629 {"ORACLE", "X4270M3 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
3630 {"ORACLE", "X4270M2 ", 0, ACPI_SIG_FADT, all_versions, NULL, PPC},
[all …]
/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
/linux/lib/crypto/
H A DKconfig20 default y if PPC && (SPE || (PPC64 && VSX))
241 default y if PPC
259 default y if PPC && SPE
/linux/sound/ppc/
H A DKconfig6 depends on PPC
/linux/arch/powerpc/platforms/8xx/
H A DKconfig33 bool "Embedded Planet EP88xC (a.k.a. CWH-PPC-885XN-VE)"
39 MPC885 Evaluation System and/or the CWH-PPC-885XN-VE.
/linux/Documentation/fb/
H A Dcirrusfb.rst28 - PPC (Motorola Powerstack)
H A Daty128fb.rst6 on Intel and PPC boxes.
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_maxfrags.pkt20 // one byte, but increasing truesize with a page (64KB on PPC).
/linux/arch/powerpc/boot/dts/
H A Diss4xx.dts2 * Device Tree Source for IBM Embedded PPC 476 Platform
H A Diss4xx-mpic.dts2 * Device Tree Source for IBM Embedded PPC 476 Platform
H A Dholly.dts2 * Device Tree Source for IBM Holly (PPC 750CL with TSI controller)
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpic-msgr.txt28 Note that "bit 'n'" is numbered from LSB for PPC hardware. The type shall
/linux/Documentation/arch/powerpc/
H A Dcpu_features.rst9 PPC Linux kernel to support a variety of PowerPC CPUs without requiring
/linux/Documentation/timers/
H A Dhrtimers.rst163 i386, x86_64, ARM, PPC, PPC64, IA64
167 i386(UP/SMP), x86_64(UP/SMP), ARM, PPC
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Ddpaa.rst32 - Peripheral Access Memory Unit (PAMU) (* needed only for PPC platforms)
97 PPC
/linux/drivers/macintosh/
H A DKconfig5 depends on PPC || MAC || X86
194 depends on PPC
/linux/drivers/hwmon/
H A DKconfig641 depends on !PPC
653 depends on !PPC
926 depends on !PPC
1725 depends on !PPC
1740 depends on !PPC
1771 depends on !PPC
1803 depends on !PPC
2081 depends on I2C && !PPC
2160 depends on !PPC
2195 depends on !PPC
[all …]
/linux/drivers/char/agp/
H A DKconfig4 depends on ALPHA || PARISC || PPC || X86
/linux/drivers/tty/hvc/
H A DKconfig73 depends on PPC

12