/Linux-v5.4/arch/powerpc/ |
D | Kconfig | 6 default y if !PPC64 14 default y if PPC64 63 def_bool PPC64 66 def_bool PPC64 129 select ARCH_HAS_MMIOWB if PPC64 139 select ARCH_HAS_UACCESS_MCSAFE if PPC64 148 select ARCH_USE_CMPXCHG_LOCKREF if PPC64 154 select DCACHE_WORD_ACCESS if PPC64 && CPU_LITTLE_ENDIAN 183 select HAVE_CBPF_JIT if !PPC64 184 …select HAVE_STACKPROTECTOR if PPC64 && $(cc-option,-mstack-protector-guard=tls -mstack-protector-… [all …]
|
/Linux-v5.4/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-v5.4/arch/powerpc/platforms/ |
D | Kconfig.cputype | 2 config PPC64 config 75 depends on PPC64 114 depends on PPC64 && !CPU_LITTLE_ENDIAN 118 depends on PPC64 && CPU_LITTLE_ENDIAN 222 default y if PPC64 257 # this is for common code between PPC32 & PPC64 FSL BOOKE 262 select SYS_SUPPORTS_HUGETLBFS if PHYS_64BIT || PPC64 287 depends on PPC_BOOK3S_32 || PPC_BOOK3S_64 || (PPC_E500MC && PPC64) 455 default "32" if PPC64
|
D | Kconfig | 43 depends on PPC_BOOK3S_32 || PPC64 51 depends on PPC_BOOK3S_32 || PPC64 128 depends on PPC64 148 depends on PPC64 && RTAS_PROC
|
/Linux-v5.4/drivers/misc/genwqe/ |
D | Kconfig | 18 default 1 if PPC64
|
/Linux-v5.4/arch/powerpc/platforms/maple/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/Linux-v5.4/arch/powerpc/platforms/powermac/ |
D | Kconfig | 15 depends on PPC_PMAC && PPC64
|
/Linux-v5.4/Documentation/translations/zh_CN/process/ |
D | submit-checklist.rst | 32 4) PPC64是一种很好的交叉编译检查体系结构,因为它倾向于对64位的数使用无符号
|
/Linux-v5.4/arch/powerpc/platforms/pasemi/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/Linux-v5.4/arch/powerpc/platforms/powernv/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/Linux-v5.4/drivers/cpufreq/ |
D | Kconfig.powerpc | 37 depends on PPC_PMAC && PPC64
|
D | Kconfig | 233 if PPC32 || PPC64
|
/Linux-v5.4/drivers/macintosh/ |
D | Kconfig | 115 depends on PPC_PMAC && ADB_PMU && FB = y && (BROKEN || !PPC64) 125 depends on PMAC_BACKLIGHT && (BROKEN || !PPC64) 249 depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C)
|
/Linux-v5.4/arch/powerpc/platforms/cell/ |
D | Kconfig | 27 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/Linux-v5.4/Documentation/driver-api/ |
D | vfio.rst | 288 PPC64 sPAPR implementation note 306 3) PPC64 guests are paravirtualized but not fully emulated. There is an API 317 switch and bridge structures above the multiple IOAs). PPC64 guests detect 455 PPC64 paravirtualized guests generate a lot of map/unmap requests,
|
D | vfio-mediated-device.rst | 305 other IOMMU backend modules, such as PPC64 sPAPR module, they need to provide
|
/Linux-v5.4/arch/powerpc/platforms/pseries/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/Linux-v5.4/arch/powerpc/platforms/ps3/ |
D | Kconfig | 4 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/Linux-v5.4/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 137 even on PPC64 / 4KB PAGE surprising setup.
|
/Linux-v5.4/drivers/char/tpm/ |
D | Kconfig | 111 depends on PPC64 || HAS_IOPORT_MAP
|
/Linux-v5.4/arch/powerpc/platforms/85xx/ |
D | Kconfig | 258 select PPC_E500MC if PPC64
|
/Linux-v5.4/Documentation/timers/ |
D | hrtimers.rst | 168 i386, x86_64, ARM, PPC, PPC64, IA64
|
/Linux-v5.4/drivers/crypto/ |
D | Kconfig | 470 depends on PPC64 642 depends on PPC64 && VSX
|
/Linux-v5.4/drivers/char/hw_random/ |
D | Kconfig | 274 depends on PPC64 && IBMVIO
|
/Linux-v5.4/Documentation/powerpc/ |
D | eeh-pci-error-recovery.rst | 113 Current PPC64 Linux EEH Implementation
|