/linux-6.14.4/arch/powerpc/kernel/ |
D | cpu_specs_book3s_64.h | 214 { /* 2.06-compliant processor, i.e. Power7 "architected" mode */ 217 .cpu_name = "POWER7 (architected)", 227 .platform = "power7", 301 { /* Power7 */ 304 .cpu_name = "POWER7 (raw)", 316 .platform = "power7", 318 { /* Power7+ */ 321 .cpu_name = "POWER7+ (raw)", 333 .platform = "power7+",
|
/linux-6.14.4/Documentation/arch/powerpc/ |
D | isa-versions.rst | 17 Power7 Power ISA v2.06 51 Power7 Yes 71 Power7 Yes 91 Power7 No
|
D | cpu_families.rst | 91 | POWER7 | 97 | POWER7+ |
|
/linux-6.14.4/arch/powerpc/perf/ |
D | power7-pmu.c | 3 * Performance counter support for POWER7 processors. 16 * Bits in event code for POWER7 31 * Bits in MMCR1 for POWER7 52 * Power7 event codes. 58 #include "power7-events-list.h" 388 #include "power7-events-list.h" 403 #include "power7-events-list.h" 432 .name = "POWER7",
|
D | Makefile | 8 power5+-pmu.o power6-pmu.o power7-pmu.o \
|
/linux-6.14.4/arch/powerpc/kvm/ |
D | Kconfig | 82 tristate "KVM for POWER7 and later using hypervisor mode in host" 89 virtual machines on POWER7 and newer processors that have 93 facilities of POWER7 (and later) processors, meaning that 97 on POWER7 or later processors, and cannot emulate a
|
D | book3s_hv_ras.c | 20 /* SRR1 bits for machine check on POWER7 */ 29 /* DSISR bits for machine check on POWER7 */ 36 /* POWER7 SLB flush and reload */ 66 * On POWER7, see if we can handle a machine check that occurred inside
|
D | book3s_hv_rmhandlers.S | 57 * This is reserved in the LPID allocator. POWER7 only implements 0x3ff, but 540 * POWER7/POWER8 host -> guest partition switch code. 721 /* Skip next section on POWER7 */ 1298 8: /* Power7 jumps back in here */ 1399 * POWER7/POWER8 guest -> host partition switch code. 2098 * Although not specifically required by the architecture, POWER7 2742 * XXX On POWER7 and POWER8, we just spin here since we don't
|
D | book3s_64_mmu_hv.c | 274 /* POWER7 has 10-bit LPIDs, POWER8 has 12-bit LPIDs */ in kvmppc_mmu_hv_init() 282 * switching for POWER7 and POWER8. in kvmppc_mmu_hv_init() 397 /* Storage key permission check for POWER7 */ in kvmppc_mmu_book3s_64_hv_xlate() 2116 vcpu->arch.slb_nr = 32; /* POWER7/POWER8 */ in kvmppc_mmu_book3s_hv_init()
|
/linux-6.14.4/arch/powerpc/lib/ |
D | checksum_64.S | 74 * On POWER6 and POWER7 back to back adde instructions take 2 cycles 77 * been shown to hit this on both POWER6 and POWER7. 267 * On POWER6 and POWER7 back to back adde instructions take 2 cycles 270 * been shown to hit this on both POWER6 and POWER7.
|
/linux-6.14.4/arch/powerpc/platforms/ |
D | Kconfig.cputype | 78 (POWER5, 970, POWER5+, POWER6, POWER7, POWER8, POWER9 ...) 157 bool "POWER7" 250 default "power7" if POWER7_CPU
|
/linux-6.14.4/drivers/char/hw_random/ |
D | powernv-rng.c | 71 MODULE_DESCRIPTION("Bare metal HWRNG driver for POWER7+ and above");
|
D | pseries-rng.c | 5 * Driver for the pseries hardware RNG for POWER7+ and above
|
D | Kconfig | 331 Generator hardware found on POWER7+ machines and above 344 in POWER7+ and above machines for PowerNV platform.
|
/linux-6.14.4/arch/powerpc/xmon/ |
D | ppc-opc.c | 2956 #define POWER7 PPC_OPCODE_POWER7 macro 5052 {"dcbtstt", XRT(31,246,0x10), XRT_MASK, POWER7, 0, {RA0, RB}}, 5062 {"bpermd", X(31,252), X_MASK, POWER7|PPCA2, 0, {RA, RS, RB}}, 5103 {"dcbtt", XRT(31,278,0x10), XRT_MASK, POWER7, 0, {RA0, RB}}, 5127 {"tlbie", X(31,306), XRA_MASK, POWER7, POWER9|TITAN, {RB, RS}}, 5128 {"tlbie", X(31,306), XRTLRA_MASK, PPC, E500|POWER7|TITAN, {RB, LOPT}}, 5334 {"mfppr", XSPR(31,339,896), XSPR_MASK, POWER7, 0, {RT}}, 5335 {"mfppr32", XSPR(31,339,898), XSPR_MASK, POWER7, 0, {RT}}, 5427 {"popcntw", X(31,378), XRB_MASK, POWER7|PPCA2, 0, {RA, RS}}, 5437 {"divdeu", XO(31,393,0,0), XO_MASK, POWER7|PPCA2, 0, {RT, RA, RB}}, [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/tpm/ |
D | ibm,vtpm.yaml | 13 Virtual TPM is used on IBM POWER7+ and POWER8 systems running POWERVM.
|
/linux-6.14.4/tools/testing/selftests/powerpc/security/ |
D | entry_flush.c | 34 // The PMU event we use only works on Power7 or later in entry_flush_test()
|
D | rfi_flush.c | 34 // The PMU event we use only works on Power7 or later in rfi_flush_test()
|
D | uaccess_flush.c | 36 // The PMU event we use only works on Power7 or later in uaccess_flush_test()
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-hv_24x7 | 31 hypervisor on POWER7 and 8 systems. This catalog lists events
|
/linux-6.14.4/drivers/crypto/nx/ |
D | nx.h | 9 #define NX_STRING "IBM Power7+ Nest Accelerator Crypto Driver"
|
/linux-6.14.4/arch/powerpc/platforms/powernv/ |
D | rng.c | 38 .machine power7; \ in rng_whiten()
|
/linux-6.14.4/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 49 0x00010000 /* This is a nap state (POWER7,POWER8) */
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | kvm_book3s_64.h | 215 * These functions encode knowledge of the POWER7/8/9 hardware 499 * This works for 4k, 64k and 16M pages on POWER7,
|
/linux-6.14.4/Documentation/virt/kvm/devices/ |
D | xive.rst | 17 the legacy interrupt mode, referred as XICS (POWER7/8).
|