| /linux-6.15/arch/powerpc/ |
| H A D | Kconfig | 24 default y if PPC64 27 def_bool PPC64 349 depends on PPC64 480 default 2 if !PPC64 555 depends on PPC64 633 def_bool PPC64 717 depends on PPC64 777 default "8" if PPC64 787 depends on PPC64 795 depends on PPC64 [all …]
|
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | Kconfig | 7 depends on PPC64 && CPU_LITTLE_ENDIAN 79 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX 97 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX 112 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX 124 depends on PPC64 && VSX
|
| H A D | curve25519-ppc64le_asm.S | 63 # X25519 lower-level primitives for PPC64.
|
| /linux-6.15/arch/powerpc/platforms/powermac/ |
| H A D | Kconfig | 10 select PPC_64S_HASH_MMU if PPC64 17 depends on PPC_PMAC && PPC64
|
| /linux-6.15/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2960 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_64_BRIDGE macro 4376 {"rfid", XL(19,18), 0xffffffff, PPC64, PPCVLE, {0}}, 5478 {"slbie", X(31,434), XRTRA_MASK, PPC64, 0, {RB}}, 7226 {"extldi", 4, PPC64, "rldicr %0,%1,%3,(%2)-1"}, 7227 {"extldi.", 4, PPC64, "rldicr. %0,%1,%3,(%2)-1"}, 7234 {"sldi", 3, PPC64, "rldicr %0,%1,%2,63-(%2)"}, 7235 {"sldi.", 3, PPC64, "rldicr. %0,%1,%2,63-(%2)"}, 7238 {"clrrdi", 3, PPC64, "rldicr %0,%1,0,63-(%2)"}, 7239 {"clrrdi.", 3, PPC64, "rldicr. %0,%1,0,63-(%2)"}, 7240 {"clrlsldi", 4, PPC64, "rldic %0,%1,%3,(%2)-(%3)"}, [all …]
|
| /linux-6.15/arch/powerpc/platforms/ |
| H A D | Kconfig.cputype | 4 default y if !PPC64 6 config PPC64 config 74 depends on PPC64 185 depends on PPC64 && PPC_E500 189 depends on PPC64 && PPC_E500 283 select ARCH_SUPPORTS_HUGETLBFS if PHYS_64BIT || PPC64 303 default y if PPC64 362 depends on PPC_BOOK3S || (PPC_E500MC && PPC64 && !E5500_CPU) 578 default "32" if PPC64 637 def_bool PPC64 && (CPU_BIG_ENDIAN && !PPC64_BIG_ENDIAN_ELF_ABI_V2) [all …]
|
| H A D | Kconfig | 51 depends on PPC_BOOK3S_32 || PPC64 52 select RELOCATABLE if PPC64 125 depends on PPC64 145 depends on PPC64 && RTAS_PROC
|
| /linux-6.15/drivers/misc/genwqe/ |
| H A D | Kconfig | 18 default 1 if PPC64
|
| /linux-6.15/arch/powerpc/platforms/cell/ |
| H A D | Kconfig | 3 select PPC_64S_HASH_MMU if PPC64
|
| /linux-6.15/drivers/cpufreq/ |
| H A D | Kconfig.powerpc | 12 depends on PPC_PMAC && PPC64
|
| H A D | Kconfig | 250 if PPC32 || PPC64
|
| /linux-6.15/arch/powerpc/platforms/powernv/ |
| H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
| /linux-6.15/arch/powerpc/platforms/pasemi/ |
| H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
| /linux-6.15/Documentation/translations/zh_CN/process/ |
| H A D | submit-checklist.rst | 36 4) PPC64是一种很好的交叉编译检查体系结构,因为它倾向于对64位的数使用无符号
|
| /linux-6.15/Documentation/translations/zh_TW/process/ |
| H A D | submit-checklist.rst | 39 4) PPC64是一種很好的交叉編譯檢查體系結構,因爲它傾向於對64位的數使用無符號
|
| /linux-6.15/drivers/gpu/drm/amd/amdkfd/ |
| H A D | Kconfig | 8 depends on DRM_AMDGPU && (X86_64 || ARM64 || PPC64)
|
| /linux-6.15/drivers/macintosh/ |
| H A D | Kconfig | 122 depends on PPC_PMAC && ADB_PMU && FB = y && (BROKEN || !PPC64) 133 depends on PMAC_BACKLIGHT && (BROKEN || !PPC64) 257 depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C)
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | papr_hcalls.rst | 19 - **Qemu/KVM**: Supports PPC64 linux guests running on a PPC64 linux host. 22 On PPC64 arch a guest kernel running on top of a PAPR hypervisor is called
|
| /linux-6.15/Documentation/gpu/amdgpu/display/ |
| H A D | index.rst | 25 and APUs). Our CI also checks ARM64/32, PPC64/32, and x86_64/32 compilation
|
| /linux-6.15/arch/powerpc/platforms/ps3/ |
| H A D | Kconfig | 4 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
| /linux-6.15/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx_2 | 137 even on PPC64 / 4KB PAGE surprising setup.
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | vfio.rst | 467 PPC64 sPAPR implementation note 485 3) PPC64 guests are paravirtualized but not fully emulated. There is an API 496 switch and bridge structures above the multiple IOAs). PPC64 guests detect 634 PPC64 paravirtualized guests generate a lot of map/unmap requests,
|
| H A D | vfio-mediated-device.rst | 264 other IOMMU backend modules, such as PPC64 sPAPR module, they need to provide
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
| /linux-6.15/Documentation/timers/ |
| H A D | hrtimers.rst | 163 i386, x86_64, ARM, PPC, PPC64, IA64
|