/openbmc/linux/arch/powerpc/ |
H A 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 …]
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | Kconfig | 7 depends on PPC64 && ALTIVEC 20 depends on PPC64 && ALTIVEC && CRC_T10DIF 100 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX 117 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX 131 depends on PPC64 && CPU_LITTLE_ENDIAN && VSX
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | Kconfig | 9 select PPC_64S_HASH_MMU if PPC64 16 depends on PPC_PMAC && PPC64
|
/openbmc/linux/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 …]
|
/openbmc/linux/arch/powerpc/platforms/ |
H A 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 …]
|
H A D | Kconfig | 53 depends on PPC_BOOK3S_32 || PPC64 54 select RELOCATABLE if PPC64 131 depends on PPC64 151 depends on PPC64 && RTAS_PROC
|
/openbmc/qemu/target/ppc/ |
H A D | Kconfig | 4 config PPC64 config
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | Kconfig | 3 select PPC_64S_HASH_MMU if PPC64 28 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/openbmc/linux/drivers/misc/genwqe/ |
H A D | Kconfig | 18 default 1 if PPC64
|
/openbmc/linux/arch/powerpc/platforms/maple/ |
H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/openbmc/qemu/hw/ppc/ |
H A D | Kconfig | 4 depends on PPC64 && FDT 29 depends on PPC64 && FDT
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
H A D | submit-checklist.rst | 36 4) PPC64是一种很好的交叉编译检查体系结构,因为它倾向于对64位的数使用无符号
|
/openbmc/linux/Documentation/translations/zh_TW/process/ |
H A D | submit-checklist.rst | 35 4) PPC64是一種很好的交叉編譯檢查體系結構,因爲它傾向於對64位的數使用無符號
|
/openbmc/qemu/tests/avocado/ |
H A D | migration.py | 122 class PPC64(MigrationTest): class
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | Kconfig | 8 depends on DRM_AMDGPU && (X86_64 || ARM64 || PPC64)
|
/openbmc/linux/drivers/cpufreq/ |
H A D | Kconfig.powerpc | 37 depends on PPC_PMAC && PPC64
|
/openbmc/linux/drivers/gpu/drm/amd/display/ |
H A D | Kconfig | 11 …select DRM_AMD_DC_FP if (X86 || LOONGARCH || (PPC64 && ALTIVEC) || (ARM64 && KERNEL_MODE_NEON && !…
|
/openbmc/linux/drivers/macintosh/ |
H A 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)
|
/openbmc/linux/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
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/ |
H A D | crash.inc | 61 powerpc64*) ARCH=PPC64 ;;
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-uv-hcalls.rst | 5 On PPC64 systems supporting Protected Execution Facility (PEF), system memory
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/ |
H A D | mdadm_4.3.bb | 38 # PPC64 and MIPS64 uses long long for u64 in the kernel, but powerpc's asm/types.h
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|