/linux-6.1.9/arch/powerpc/ |
D | Kconfig | 10 default y if PPC64 13 def_bool PPC64 115 select ARCH_HAS_COPY_MC if PPC64 129 select ARCH_HAS_MMIOWB if PPC64 155 select ARCH_USE_CMPXCHG_LOCKREF if PPC64 170 select DCACHE_WORD_ACCESS if PPC64 && CPU_LITTLE_ENDIAN 171 select DMA_OPS_BYPASS if PPC64 172 select DMA_OPS if PPC64 208 select HAVE_CONTEXT_TRACKING_USER if PPC64 240 select HAVE_NMI if PERF_EVENTS || (PPC64 && PPC_BOOK3S) [all …]
|
/linux-6.1.9/arch/powerpc/platforms/powermac/ |
D | Kconfig | 9 select PPC_64S_HASH_MMU if PPC64 16 depends on PPC_PMAC && PPC64
|
/linux-6.1.9/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.1.9/arch/powerpc/platforms/ |
D | Kconfig.cputype | 4 default y if !PPC64 6 config PPC64 config 83 depends on PPC64 182 depends on PPC64 && PPC_E500 186 depends on PPC64 && PPC_E500 268 select ARCH_SUPPORTS_HUGETLBFS if PHYS_64BIT || PPC64 288 default y if PPC64 352 depends on PPC_BOOK3S || (PPC_E500MC && PPC64 && !E5500_CPU) 519 default "32" if PPC64 578 def_bool PPC64 && CPU_BIG_ENDIAN [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.1.9/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.1.9/arch/powerpc/crypto/ |
D | Kconfig | 7 depends on PPC64 && ALTIVEC 20 depends on PPC64 && ALTIVEC && CRC_T10DIF
|
/linux-6.1.9/drivers/misc/genwqe/ |
D | Kconfig | 18 default 1 if PPC64
|
/linux-6.1.9/arch/powerpc/platforms/maple/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/linux-6.1.9/arch/powerpc/platforms/powernv/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/linux-6.1.9/arch/powerpc/platforms/pasemi/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/linux-6.1.9/Documentation/translations/zh_CN/process/ |
D | submit-checklist.rst | 36 4) PPC64是一种很好的交叉编译检查体系结构,因为它倾向于对64位的数使用无符号
|
/linux-6.1.9/Documentation/translations/zh_TW/process/ |
D | submit-checklist.rst | 35 4) PPC64是一種很好的交叉編譯檢查體系結構,因爲它傾向於對64位的數使用無符號
|
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 8 depends on DRM_AMDGPU && (X86_64 || ARM64 || PPC64)
|
/linux-6.1.9/drivers/cpufreq/ |
D | Kconfig.powerpc | 37 depends on PPC_PMAC && PPC64
|
D | Kconfig | 238 if PPC32 || PPC64
|
/linux-6.1.9/drivers/macintosh/ |
D | Kconfig | 121 depends on PPC_PMAC && ADB_PMU && FB = y && (BROKEN || !PPC64) 131 depends on PMAC_BACKLIGHT && (BROKEN || !PPC64) 255 depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C)
|
/linux-6.1.9/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.1.9/Documentation/driver-api/ |
D | vfio.rst | 296 PPC64 sPAPR implementation note 314 3) PPC64 guests are paravirtualized but not fully emulated. There is an API 325 switch and bridge structures above the multiple IOAs). PPC64 guests detect 463 PPC64 paravirtualized guests generate a lot of map/unmap requests,
|
D | vfio-mediated-device.rst | 270 other IOMMU backend modules, such as PPC64 sPAPR module, they need to provide
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/linux-6.1.9/arch/powerpc/platforms/ps3/ |
D | Kconfig | 4 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/linux-6.1.9/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 137 even on PPC64 / 4KB PAGE surprising setup.
|
/linux-6.1.9/drivers/char/tpm/ |
D | Kconfig | 151 depends on PPC64 || HAS_IOPORT_MAP
|
/linux-6.1.9/Documentation/timers/ |
D | hrtimers.rst | 168 i386, x86_64, ARM, PPC, PPC64, IA64
|