/linux-6.6.21/arch/powerpc/ |
D | Kconfig | 5 def_bool PPC64 && $(cc-option, -mabi=elfv2) 8 def_bool PPC64 && $(cc-option, -mcpu=power10 -mprefixed) 16 def_bool PPC64 && CC_IS_GCC && $(cc-option, -mcpu=power10 -mpcrel) 24 default y if PPC64 27 def_bool PPC64 129 select ARCH_HAS_COPY_MC if PPC64 143 select ARCH_HAS_MMIOWB if PPC64 170 select ARCH_USE_CMPXCHG_LOCKREF if PPC64 185 select DCACHE_WORD_ACCESS if PPC64 && CPU_LITTLE_ENDIAN 186 select DMA_OPS_BYPASS if PPC64 [all …]
|
/linux-6.6.21/arch/powerpc/crypto/ |
D | Kconfig | 7 depends on PPC64 && ALTIVEC 20 depends on PPC64 && ALTIVEC && CRC_T10DIF 99 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX 116 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX 130 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX
|
/linux-6.6.21/arch/powerpc/platforms/powermac/ |
D | Kconfig | 9 select PPC_64S_HASH_MMU if PPC64 16 depends on PPC_PMAC && PPC64
|
/linux-6.6.21/arch/powerpc/xmon/ |
D | ppc-opc.c | 2960 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_64_BRIDGE macro 3038 {"tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3039 {"tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3040 {"tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3041 {"tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3042 {"tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3043 {"tdllei", OPTO(2,TOLLE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3044 {"tdlngi", OPTO(2,TOLNG), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3045 {"tdgti", OPTO(2,TOGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3046 {"tdgei", OPTO(2,TOGE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, [all …]
|
/linux-6.6.21/arch/powerpc/platforms/ |
D | Kconfig.cputype | 4 default y if !PPC64 6 config PPC64 config 83 depends on PPC64 189 depends on PPC64 && PPC_E500 193 depends on PPC64 && PPC_E500 293 select ARCH_SUPPORTS_HUGETLBFS if PHYS_64BIT || PPC64 313 default y if PPC64 377 depends on PPC_BOOK3S || (PPC_E500MC && PPC64 && !E5500_CPU) 580 default "32" if PPC64 639 def_bool PPC64 && (CPU_BIG_ENDIAN && !PPC64_BIG_ENDIAN_ELF_ABI_V2) [all …]
|
D | Kconfig | 53 depends on PPC_BOOK3S_32 || PPC64 54 select RELOCATABLE if PPC64 131 depends on PPC64 151 depends on PPC64 && RTAS_PROC
|
/linux-6.6.21/arch/powerpc/platforms/cell/ |
D | Kconfig | 3 select PPC_64S_HASH_MMU if PPC64 28 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/linux-6.6.21/drivers/misc/genwqe/ |
D | Kconfig | 18 default 1 if PPC64
|
/linux-6.6.21/arch/powerpc/platforms/maple/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/linux-6.6.21/arch/powerpc/platforms/powernv/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/linux-6.6.21/Documentation/translations/zh_CN/process/ |
D | submit-checklist.rst | 36 4) PPC64是一种很好的交叉编译检查体系结构,因为它倾向于对64位的数使用无符号
|
/linux-6.6.21/Documentation/translations/zh_TW/process/ |
D | submit-checklist.rst | 35 4) PPC64是一種很好的交叉編譯檢查體系結構,因爲它傾向於對64位的數使用無符號
|
/linux-6.6.21/arch/powerpc/platforms/pasemi/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 8 depends on DRM_AMDGPU && (X86_64 || ARM64 || PPC64)
|
/linux-6.6.21/drivers/cpufreq/ |
D | Kconfig.powerpc | 37 depends on PPC_PMAC && PPC64
|
/linux-6.6.21/drivers/gpu/drm/amd/display/ |
D | Kconfig | 11 …select DRM_AMD_DC_FP if (X86 || LOONGARCH || (PPC64 && ALTIVEC) || (ARM64 && KERNEL_MODE_NEON && !…
|
/linux-6.6.21/drivers/macintosh/ |
D | Kconfig | 122 depends on PPC_PMAC && ADB_PMU && FB = y && (BROKEN || !PPC64) 132 depends on PMAC_BACKLIGHT && (BROKEN || !PPC64) 256 depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C)
|
/linux-6.6.21/Documentation/powerpc/ |
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.6.21/arch/powerpc/platforms/pseries/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/linux-6.6.21/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 137 even on PPC64 / 4KB PAGE surprising setup.
|
/linux-6.6.21/arch/powerpc/platforms/ps3/ |
D | Kconfig | 4 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/linux-6.6.21/Documentation/driver-api/ |
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,
|
D | vfio-mediated-device.rst | 264 other IOMMU backend modules, such as PPC64 sPAPR module, they need to provide
|
/linux-6.6.21/drivers/char/tpm/ |
D | Kconfig | 151 depends on PPC64 || HAS_IOPORT_MAP
|
/linux-6.6.21/Documentation/timers/ |
D | hrtimers.rst | 163 i386, x86_64, ARM, PPC, PPC64, IA64
|