/linux-4.4.14/net/dsa/ |
D | Kconfig | 8 tristate "Distributed Switch Architecture" 13 by the Distributed Switch Architecture. 18 bool "Distributed Switch Architecture HWMON support" 23 by the Distributed Switch Architecture.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | hypercalls.txt | 35 2. Architecture(s) 41 Architecture: x86 48 Architecture: x86 55 Architecture: PPC 64 Architecture: PPC 73 Architecture: x86
|
D | api.txt | 2090 if the guest FPU mode is changed. MIPS SIMD Architecture (MSA) vector 3215 in the cpu's lowcore are presented here as defined by the z Architecture 3254 The possible hypercalls are defined in the Power Architecture Platform 3548 This capability allows the use of the MIPS SIMD Architecture (MSA) by the guest.
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 2 Power Architecture CPU Binding 5 Power Architecture CPUs in Freescale SOCs are represented in device trees as 17 Freescale Power Architecture) defines the architecture for Freescale
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
D | nv_hw.c | 82 if (par->Architecture == NV_ARCH_40) in NVShowHideCursor() 146 if (par->Architecture >= NV_ARCH_40) { in nvGetClocks() 878 switch (par->Architecture) { in NVCalcStateExt() 914 } else if (par->Architecture < NV_ARCH_30) { in NVCalcStateExt() 958 if (par->Architecture == NV_ARCH_04) { in NVLoadStateExt() 961 } else if ((par->Architecture < NV_ARCH_40) || in NVLoadStateExt() 984 if (par->Architecture >= NV_ARCH_40) { in NVLoadStateExt() 1098 if (par->Architecture >= NV_ARCH_10) in NVLoadStateExt() 1162 if (par->Architecture < NV_ARCH_10) { in NVLoadStateExt() 1197 if (par->Architecture == NV_ARCH_10) { in NVLoadStateExt() [all …]
|
D | nv_setup.c | 337 par->twoHeads = (par->Architecture >= NV_ARCH_10) && in NVCommonSetup() 346 (implementation == 0x0340) || (par->Architecture >= NV_ARCH_40); in NVCommonSetup() 348 par->WaitVSyncPossible = (par->Architecture >= NV_ARCH_10) && in NVCommonSetup() 409 if (par->Architecture == NV_ARCH_04) in NVCommonSetup()
|
D | nvidia.c | 401 if (par->Architecture >= NV_ARCH_10) in nvidia_calc_regs() 1172 switch (par->Architecture) { in nvidia_set_fbinfo() 1329 par->Architecture = nvidia_get_arch(info); in nvidiafb_probe() 1331 if (par->Architecture == 0) { in nvidiafb_probe() 1350 if(par->Architecture >= NV_ARCH_40) in nvidiafb_probe() 1354 par->ScratchBufferSize = (par->Architecture < NV_ARCH_10) ? 8 * 1024 : in nvidiafb_probe()
|
D | nv_type.h | 103 u32 Architecture; member
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 2 Debugging on Linux for s/390 & z/Architecture 11 s/390 and z/Architecture. It is not intended as a complete reference and not a 16 It is intended like the Enterprise Systems Architecture/390 Reference Summary 24 Address Spaces on Linux for s/390 & z/Architecture 25 The Linux for s/390 & z/Architecture Kernel Task Structure 26 Register Usage & Stackframes on Linux for s/390 & z/Architecture 28 Compiling programs for debugging on Linux for s/390 & z/Architecture 30 s/390 & z/Architecture IO Overview 31 Debugging IO on s/390 & z/Architecture under VM 32 GDB on s/390 & z/Architecture [all …]
|
/linux-4.4.14/drivers/video/fbdev/riva/ |
D | fbdev.c | 771 if (par->riva.Architecture >= NV_ARCH_10) in riva_load_video_mode() 1042 if (par->riva.Architecture == NV_ARCH_03) in rivafb_open() 1104 if (par->riva.Architecture == NV_ARCH_03) in rivafb_check_var() 1325 if (par->riva.Architecture == NV_ARCH_03) { in rivafb_setcolreg() 1403 if (par->riva.Architecture != NV_ARCH_03) in rivafb_fillrect() 1512 if (par->riva.Architecture != NV_ARCH_03) { in rivafb_imageblit() 1706 if ((par->riva.Architecture == NV_ARCH_30) || noaccel) { in riva_set_fbinfo() 1930 default_par->riva.Architecture = riva_get_arch(pd); in rivafb_probe() 1935 if(default_par->riva.Architecture == 0) { in rivafb_probe() 1940 if(default_par->riva.Architecture == NV_ARCH_10 || in rivafb_probe() [all …]
|
D | nv_driver.c | 163 switch (chip->Architecture) { in riva_get_memlen() 277 switch (chip->Architecture) { in riva_get_maxdclk()
|
D | riva_hw.c | 1190 highM = 13 - (chip->Architecture == NV_ARCH_03); in CalcVClock() 1195 highM = 14 - (chip->Architecture == NV_ARCH_03); in CalcVClock() 1198 highP = 4 - (chip->Architecture == NV_ARCH_03); in CalcVClock() 1261 switch (chip->Architecture) in CalcStateExt() 1323 if((bpp != 8) && (chip->Architecture != NV_ARCH_03)) in CalcStateExt() 1384 switch (chip->Architecture) in UpdateFifoState() 1417 switch (chip->Architecture) in LoadStateExt() 1539 if(chip->Architecture == NV_ARCH_10) { in LoadStateExt() 1776 switch (chip->Architecture) in UnloadStateExt() 2237 switch (chip->Architecture) in RivaGetConfig()
|
D | riva_hw.h | 426 U032 Architecture; member
|
/linux-4.4.14/security/integrity/ima/ |
D | Kconfig | 1 # IBM Integrity Measurement Architecture 4 bool "Integrity Measurement Architecture(IMA)" 16 Measurement Architecture(IMA) maintains a list of hash
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.txt | 1 * ARM System MMU Architecture Implementation 4 Management Unit Architecture, which can be used to provide 1 or 2 stages
|
D | arm,smmu-v3.txt | 1 * ARM SMMUv3 Architecture Implementation
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 341 Architecture: any 356 Architecture: all 369 Architecture: any 399 Architecture: any
|
/linux-4.4.14/arch/ |
D | Kconfig | 495 Architecture doesn't only execute the irq handler on the irq stack 517 Architecture provides copy_thread_tls to accept tls argument via 527 Architecture has tls passed as the 4th argument of clone(2), 533 Architecture has the first two arguments of clone(2) swapped. 538 Architecture has tls passed as the 3rd argument of clone(2), 544 Architecture has unusual rt_sigaction(2) arguments 549 Architecture has old sigsuspend(2) syscall, of one-argument variety 559 Architecture has old sigaction(2) syscall. Nope, not the same
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-list.txt | 52 (IbsOpCntCtl) set respectively (see AMD64 Architecture Programmer’s 67 of IA32_PERFEVTSELx MSRs) or AMD's PerfEvtSeln (see [AMD64 Architecture Programmer’s Manual Volume … 145 http://support.amd.com/us/Processor_TechDocs/24593_APM_v2.pdf[AMD64 Architecture Programmer’s Manua…
|
D | intel-pt.txt | 7 Intel Processor Trace (Intel PT) is an extension of Intel Architecture that
|
/linux-4.4.14/drivers/watchdog/ |
D | Kconfig | 55 # Architecture Independent 164 # ALPHA Architecture 166 # ARM Architecture 581 # AVR32 Architecture 590 # BLACKFIN Architecture 603 # CRIS Architecture 605 # FRV Architecture 607 # X86 (i386 + ia64 + x86_64) Architecture 1157 # M32R Architecture 1159 # M68K Architecture [all …]
|
/linux-4.4.14/sound/ |
D | Kconfig | 62 tristate "Advanced Linux Sound Architecture" 64 Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture),
|
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/ |
D | nokia,smia.txt | 3 SMIA (Standard Mobile Imaging Architecture) is an image sensor standard
|
/linux-4.4.14/drivers/net/dsa/ |
D | Kconfig | 1 menu "Distributed Switch Architecture drivers"
|
/linux-4.4.14/security/integrity/ |
D | Kconfig | 9 Measurement Architecture (IMA), Extended Verification Module
|
/linux-4.4.14/Documentation/scsi/ |
D | ufs.txt | 9 2. UFS Architecture Overview 42 2. UFS Architecture Overview
|
D | ChangeLog.ips | 15 4.90.05 - Use New PCI Architecture to facilitate Hot Plug Development
|
D | ncr53c8xx.txt | 63 13. Architecture dependent features 1154 13. Architecture dependent features.
|
/linux-4.4.14/Documentation/arm/SPEAr/ |
D | overview.txt | 7 SPEAr (Structured Processor Enhanced Architecture).
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-aemv8a.dts | 4 * Architecture Envelope Model (AEM) ARMv8-A
|
/linux-4.4.14/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 19 Architecture: 75 Layered Architecture
|
/linux-4.4.14/Documentation/ |
D | men-chameleon-bus.txt | 9 2 Architecture 44 2 Architecture
|
D | kernel-docs.txt | 76 * Title: "Conceptual Architecture of the Linux Kernel" 85 * Title: "Concrete Architecture of the Linux Kernel" 96 Architecture" 322 Description: Advanced Linux Sound Architecture for developers,
|
D | static-keys.txt | 144 4) Architecture level code patching interface, 'jump labels'
|
D | intel_txt.txt | 57 Measurement Architecture (IMA) and Linux Integrity Module interface
|
D | memory-barriers.txt | 2971 Alpha AXP Architecture Reference Manual, Second Edition (Sites & Witek, 2978 AMD64 Architecture Programmer's Manual Volume 2: System Programming 2982 IA-32 Intel Architecture Software Developer's Manual, Volume 3: 2988 The SPARC Architecture Manual, Version 9 3003 UltraSPARC Architecture 2005 3007 UltraSPARC T1 Supplement to the UltraSPARC Architecture 2005 3011 Solaris Internals, Core Kernel Architecture, p63-68: 3019 Intel Itanium Architecture Software Developer's Manual: Volume 1:
|
D | adding-syscalls.txt | 492 - Architecture-specific requirements for system calls are discussed in the
|
D | devices.txt | 2897 6 = /dev/cpqhealth/cmca Machine Check Architecture
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | Kconfig | 58 Architecture.
|
/linux-4.4.14/Documentation/infiniband/ |
D | sysfs.txt | 52 section 16.1.3.5 of the InfiniBand Architecture Specification.
|
D | user_verbs.txt | 5 described in chapter 11 of the InfiniBand Architecture Specification.
|
D | ipoib.txt | 102 IP over InfiniBand (IPoIB) Architecture (RFC 4392)
|
/linux-4.4.14/drivers/bcma/ |
D | Kconfig | 14 Architecture.
|
/linux-4.4.14/kernel/time/ |
D | Kconfig | 11 # Architecture has extra clocksource data 36 # Architecture can handle broadcast in a driver-agnostic way
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | ima_policy | 6 Measurement Architecture(IMA) maintains a list of hash
|
/linux-4.4.14/arch/hexagon/ |
D | Kconfig | 101 int "Architecture version"
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | open-pic.txt | 95 [1] Power.org (TM) Standard for Embedded Power Architecture (TM) Platform
|
/linux-4.4.14/Documentation/x86/ |
D | intel_mpx.txt | 5 introduced into Intel Architecture. Intel MPX provides hardware features 14 For more information, please refer to Intel(R) Architecture Instruction 240 This is allowed architecturally. See more information "Intel(R) Architecture
|
/linux-4.4.14/arch/unicore32/configs/ |
D | unicore32_defconfig | 144 # Advanced Linux Sound Architecture
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/fsl/ |
D | bman.txt | 13 The Buffer Manager is part of the Data-Path Acceleration Architecture (DPAA).
|
D | qman.txt | 13 The Queue Manager is part of the Data-Path Acceleration Architecture (DPAA). QMan
|
/linux-4.4.14/arch/arc/ |
D | Kconfig | 86 menu "ARC Architecture Configuration" 149 - Revised Interrupt Architecture (multiple priorites, reg banks, 569 endmenu # "ARC Architecture Configuration"
|
/linux-4.4.14/Documentation/devicetree/bindings/net/dsa/ |
D | dsa.txt | 1 Marvell Distributed Switch Architecture Device Tree Bindings
|
/linux-4.4.14/arch/unicore32/ |
D | Kconfig | 22 UniCore-32 is 32-bit Instruction Set Architecture,
|
/linux-4.4.14/Documentation/networking/ |
D | nfc.txt | 10 Architecture overview
|
D | rds.txt | 11 RDS Architecture
|
D | e1000.txt | 274 Architecture platforms, it should not be used on Intel platforms.
|
/linux-4.4.14/Documentation/arm/ |
D | Porting | 106 Architecture Specific Macros
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-arm1020e.S | 470 .long 0x4105a200 @ ARM 1020TE (Architecture v5TE)
|
D | proc-arm1020.S | 512 .long 0x4104a200 @ ARM 1020T (Architecture v5T)
|
D | Kconfig | 539 ARM Architecture Version 4 TLB with writethrough cache. 544 ARM Architecture Version 4 TLB with writeback cache. 549 ARM Architecture Version 4 TLB with writeback cache and invalidate
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | idle-states.txt | 16 According to the Server Base System Architecture document (SBSA, [3]), the 692 [3] ARM Server Base System Architecture (SBSA) 695 [4] ARM Architecture Reference Manuals
|
/linux-4.4.14/Documentation/filesystems/ |
D | spufs.txt | 11 Broadband Engine Architecture in order to access Synergistic Processor 295 Cell Broadband Engine Architecture in order to access Synergistic Pro- 419 the Cell Broadband Engine Architecture in order to access Synergistic
|
/linux-4.4.14/Documentation/vm/ |
D | hwpoison.txt | 157 Architecture specific MCE injector
|
/linux-4.4.14/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 95 4) Advanced Linux Sound Architecture (ALSA)
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 1 Distributed Switch Architecture 7 This document describes the Distributed Switch Architecture (DSA) subsystem 15 The Distributed Switch Architecture is a subsystem which was primarily designed
|
/linux-4.4.14/drivers/mtd/chips/ |
D | Kconfig | 193 tristate "Support for CFI command set 0020 (ST (Advanced Architecture) chips)"
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 3 DPAA2 (Data Path Acceleration Architecture Gen2)
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 33 === 6 Architecture Makefiles 38 --- 6.5 Architecture-specific boot images 808 === 6 Architecture Makefiles 1021 --- 6.5 Architecture-specific boot images
|
/linux-4.4.14/Documentation/sh/ |
D | new-machine.txt | 263 Architecture specific targets (sh):
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxl.txt | 10 Accelerator Interface Architecture (CAIA).
|
D | cxlflash.txt | 51 The Coherent Accelerator Interface Architecture (CAIA) introduces a
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 4 the ARM SBSA (Server Base System Architecture) [0] and SBBR (Server 476 "Server Base System Architecture", version 2.3, dated 27 Mar 2014
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 123 Architecture
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audigy-mixer.txt | 307 hog63.ps FX8010 - A DSP Chip Architecture for Audio Effects
|
D | SB-Live-mixer.txt | 318 hog63.ps FX8010 - A DSP Chip Architecture for Audio Effects
|
D | ALSA-Configuration.txt | 2 Advanced Linux Sound Architecture - Driver
|
/linux-4.4.14/drivers/acpi/ |
D | Kconfig | 30 Component Architecture (ACPI CA). For more information on the
|
/linux-4.4.14/arch/mips/ |
D | Kconfig | 2348 bool "Support for the MIPS SIMD Architecture" 2352 MIPS SIMD Architecture (MSA) introduces 128 bit wide vector registers 2882 The Extended Industry Standard Architecture (EISA) bus was
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_int.h | 1328 #error Architecture not supported: DRBD_MAX_BIO_SIZE > BIO_MAX_SIZE
|
/linux-4.4.14/mm/ |
D | Kconfig | 107 # Architecture platforms which require a two level mem_section in SPARSEMEM
|
/linux-4.4.14/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 49 ## on Intel Architecture Processors. August, 2010 52 ## on Intel Architecture Processors. October, 2012.
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 148 The Extended Industry Standard Architecture (EISA) bus was
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 709 Algorithms and Architecture}"
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 439 This enables support for the Advanced Graphics Architecture (also
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2428 The Extended Industry Standard Architecture (EISA) bus was
|