/linux-4.1.27/arch/powerpc/xmon/ |
D | ppc-opc.c | 1886 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_PPC macro 1936 { "tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, { RA, SI } }, 1937 { "tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, { RA, SI } }, 1938 { "tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, { RA, SI } }, 1939 { "tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC64, { RA, SI } }, 1940 { "tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC64, { RA, SI } }, 1941 { "tdllei", OPTO(2,TOLLE), OPTO_MASK, PPC64, { RA, SI } }, 1942 { "tdlngi", OPTO(2,TOLNG), OPTO_MASK, PPC64, { RA, SI } }, 1943 { "tdgti", OPTO(2,TOGT), OPTO_MASK, PPC64, { RA, SI } }, 1944 { "tdgei", OPTO(2,TOGE), OPTO_MASK, PPC64, { RA, SI } }, [all …]
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 5 default y if !PPC64 13 default y if PPC64 17 default 64 if PPC64 18 default 32 if !PPC64 21 def_bool PPC64 || PHYS_64BIT 31 def_bool PPC64 34 def_bool PPC64 101 select VIRT_TO_BUS if !PPC64 149 select ARCH_USE_CMPXCHG_LOCKREF if PPC64 152 select DCACHE_WORD_ACCESS if PPC64 && CPU_LITTLE_ENDIAN [all …]
|
/linux-4.1.27/drivers/crypto/nx/ |
D | Kconfig | 3 depends on PPC64 && IBMVIO 21 depends on PPC64 && IBMVIO
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | Kconfig.cputype | 1 config PPC64 config 61 depends on PPC64 89 depends on PPC64 152 depends on PPC64 && PPC_BOOK3S 182 default y if PPC64 217 # this is for common code between PPC32 & PPC64 FSL BOOKE 222 select SYS_SUPPORTS_HUGETLBFS if PHYS_64BIT || PPC64 246 depends on 6xx || PPC_BOOK3S_64 || (PPC_E500MC && PPC64) 343 depends on PPC_STD_MMU && PPC64 355 default y if (!PPC_FSL_BOOK3E && PPC64 && HUGETLB_PAGE) || (PPC_STD_MMU_64 && PPC_64K_PAGES) [all …]
|
D | Kconfig | 44 depends on 6xx || PPC64 52 depends on 6xx || PPC64 127 depends on PPC64 151 depends on PPC64 && RTAS_PROC
|
/linux-4.1.27/drivers/crypto/vmx/ |
D | Kconfig | 3 depends on PPC64 && CRYPTO_DEV_VMX
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | Kconfig | 2 depends on PPC64 && PPC_BOOK3S
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | Kconfig | 18 default 1 if PPC64
|
/linux-4.1.27/arch/powerpc/platforms/maple/ |
D | Kconfig | 2 depends on PPC64 && PPC_BOOK3S
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | Kconfig | 13 depends on PPC_PMAC && PPC64
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | Kconfig | 28 depends on PPC64 && PPC_BOOK3S 38 depends on PPC64 && PPC_BOOK3S
|
/linux-4.1.27/arch/powerpc/platforms/pasemi/ |
D | Kconfig | 2 depends on PPC64 && PPC_BOOK3S
|
/linux-4.1.27/drivers/cpufreq/ |
D | Kconfig.powerpc | 36 depends on PPC_PMAC && PPC64
|
D | Kconfig | 209 if PPC32 || PPC64
|
/linux-4.1.27/drivers/macintosh/ |
D | Kconfig | 137 depends on ADB_PMU && FB = y && (BROKEN || !PPC64) 147 depends on PMAC_BACKLIGHT && (BROKEN || !PPC64) 272 depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C)
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | Kconfig | 2 depends on PPC64 && PPC_BOOK3S
|
/linux-4.1.27/drivers/char/tpm/ |
D | Kconfig | 78 depends on PPC64 || HAS_IOPORT_MAP
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | Kconfig | 3 depends on PPC64 && PPC_BOOK3S
|
/linux-4.1.27/Documentation/ |
D | vfio.txt | 287 PPC64 sPAPR implementation note 301 3) PPC64 guests are paravirtualized but not fully emulated. There is an API 312 and bridge structures above the multiple IOAs). PPC64 guests detect PCI errors
|
/linux-4.1.27/drivers/crypto/ |
D | Kconfig | 316 depends on PPC64 && IBMVIO && !CPU_LITTLE_ENDIAN 441 depends on PPC64
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 137 even on PPC64 / 4KB PAGE surprising setup.
|
D | ChangeLog.lpfc | 1084 memory SLIM since this is no longer needed for PPC64, once 1396 big endian hosts like PPC64, the SLIM is accessed 4 bytes at a 1456 macro lpfc_pci_map(). Allow address 0 for PPC64. 1844 * Minor cleanup of DFC args for PPC64.
|
/linux-4.1.27/Documentation/timers/ |
D | hrtimers.txt | 168 i386, x86_64, ARM, PPC, PPC64, IA64
|
/linux-4.1.27/drivers/char/hw_random/ |
D | Kconfig | 286 depends on PPC64 && IBMVIO
|
/linux-4.1.27/drivers/edac/ |
D | Kconfig | 322 depends on EDAC_MM_EDAC && PPC64
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | Kconfig | 136 depends on BROKEN || !PPC64
|
/linux-4.1.27/arch/ |
D | Kconfig | 35 depends on PERF_EVENTS && HAVE_PERF_EVENTS_NMI && !PPC64
|
/linux-4.1.27/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 113 Current PPC64 Linux EEH Implementation
|
/linux-4.1.27/Documentation/kdump/ |
D | kdump.txt | 33 Similarly on PPC64 machines first 32KB of physical memory is needed for
|
/linux-4.1.27/mm/ |
D | Kconfig | 199 select HAVE_BOOTMEM_INFO_NODE if (X86_64 || PPC64)
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 548 depends on X86 || IA64 || PPC64 || S390
|
/linux-4.1.27/init/ |
D | Kconfig | 337 default TICK_CPU_ACCOUNTING if !PPC64 338 default VIRT_CPU_ACCOUNTING_NATIVE if PPC64
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 1355 # PPC64 Architecture
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 558 Fix PPC64 build error. Reduce excessive stack usage in smb password
|
/linux-4.1.27/ |
D | CREDITS | 1501 D: Various parts of PPC/PPC64 & PowerMac
|