| /OK3568_Linux_fs/kernel/arch/powerpc/ |
| H A D | Kconfig | 10 default y if PPC64 59 def_bool PPC64 62 def_bool y if PPC64 65 def_bool y if PPC64 129 select ARCH_HAS_MMIOWB if PPC64 141 select ARCH_HAS_COPY_MC if PPC64 150 select ARCH_USE_CMPXCHG_LOCKREF if PPC64 160 select DCACHE_WORD_ACCESS if PPC64 && CPU_LITTLE_ENDIAN 161 select DMA_OPS if PPC64 162 select DMA_OPS_BYPASS if PPC64 [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ |
| H A D | Kconfig.cputype | 4 default y if !PPC64 7 config PPC64 config 76 depends on PPC64 115 depends on PPC64 && !CPU_LITTLE_ENDIAN 119 depends on PPC64 && CPU_LITTLE_ENDIAN 155 depends on PPC64 && E500 159 depends on PPC64 && E500 238 default y if PPC64 273 # this is for common code between PPC32 & PPC64 FSL BOOKE 278 select SYS_SUPPORTS_HUGETLBFS if PHYS_64BIT || PPC64 [all …]
|
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A 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 …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/ |
| H A D | 0009-Riscv-Add-support-for-riscv.patch | 63 || CPU(PPC64) \ 78 -#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) … 79 +#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) …
|
| H A D | 0003-Fix-build-bug-for-armv32-BE.patch | 21 -#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) … 22 +#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) …
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/ |
| H A D | 0005-Add-support-for-ARC-processors.patch | 71 -#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) … 72 +#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) …
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | Kconfig | 8 depends on DRM_AMDGPU && (X86_64 || ARM64 || PPC64)
|
| /OK3568_Linux_fs/kernel/drivers/misc/genwqe/ |
| H A D | Kconfig | 18 default 1 if PPC64
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/maple/ |
| H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | Kconfig | 15 depends on PPC_PMAC && PPC64
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | submit-checklist.rst | 32 4) PPC64是一种很好的交叉编译检查体系结构,因为它倾向于对64位的数使用无符号
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/ |
| H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | Kconfig.powerpc | 37 depends on PPC_PMAC && PPC64
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A 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)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/ |
| H A D | Kconfig | 10 select DRM_AMD_DC_DCN if (X86 || PPC64) && !(KCOV_INSTRUMENT_ALL && KCOV_ENABLE_COMPARISONS)
|
| /OK3568_Linux_fs/kernel/Documentation/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
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | Kconfig | 27 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/ |
| H A D | mdadm_4.2.bb | 44 # PPC64 and MIPS64 uses long long for u64 in the kernel, but powerpc's asm/types.h
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/crash/ |
| H A D | crash_8.0.0.bb | 68 powerpc64*) ARCH=PPC64 ;;
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | vfio.rst | 293 PPC64 sPAPR implementation note 311 3) PPC64 guests are paravirtualized but not fully emulated. There is an API 322 switch and bridge structures above the multiple IOAs). PPC64 guests detect 460 PPC64 paravirtualized guests generate a lot of map/unmap requests,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | Kconfig | 4 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx_2 | 137 even on PPC64 / 4KB PAGE surprising setup.
|