/Linux-v4.19/Documentation/virtual/kvm/ |
D | hypercalls.txt | 40 2. Architecture(s) 46 Architecture: x86 53 Architecture: x86 60 Architecture: PPC 69 Architecture: PPC 78 Architecture: x86 93 Architecture: x86 127 Architecture: x86
|
/Linux-v4.19/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-v4.19/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() 879 switch (par->Architecture) { in NVCalcStateExt() 915 } else if (par->Architecture < NV_ARCH_30) { in NVCalcStateExt() 959 if (par->Architecture == NV_ARCH_04) { in NVLoadStateExt() 962 } else if ((par->Architecture < NV_ARCH_40) || in NVLoadStateExt() 985 if (par->Architecture >= NV_ARCH_40) { in NVLoadStateExt() 1099 if (par->Architecture >= NV_ARCH_10) in NVLoadStateExt() 1163 if (par->Architecture < NV_ARCH_10) { in NVLoadStateExt() 1198 if (par->Architecture == NV_ARCH_10) { in NVLoadStateExt() [all …]
|
D | nv_setup.c | 338 par->twoHeads = (par->Architecture >= NV_ARCH_10) && in NVCommonSetup() 347 (implementation == 0x0340) || (par->Architecture >= NV_ARCH_40); in NVCommonSetup() 349 par->WaitVSyncPossible = (par->Architecture >= NV_ARCH_10) && in NVCommonSetup() 410 if (par->Architecture == NV_ARCH_04) in NVCommonSetup()
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ |
D | Kconfig | 2 # Freescale DataPath Acceleration Architecture Gen2 (DPAA2) drivers 10 Architecture (DPAA2) family of SoCs.
|
/Linux-v4.19/tools/memory-model/Documentation/ |
D | references.txt | 9 o SPARC International Inc. (Ed.). 1994. "The SPARC Architecture 12 o Compaq Computer Corporation (Ed.). 2002. "Alpha Architecture 44 o ARM Ltd. (Ed.). 2014. "ARM Architecture Reference Manual (ARMv8, 47 o Imagination Technologies, LTD. 2015. "MIPS(R) Architecture 54 Sewell. 2016. "Modelling the ARMv8 Architecture, Operationally:
|
/Linux-v4.19/net/dsa/ |
D | Kconfig | 8 tristate "Distributed Switch Architecture" 15 by the Distributed Switch Architecture.
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | sbsa-gwdt.txt | 1 * SBSA (Server Base System Architecture) Generic Watchdog 6 Base System Architecture (SBSA)
|
/Linux-v4.19/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-v4.19/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() 1931 default_par->riva.Architecture = riva_get_arch(pd); in rivafb_probe() 1936 if(default_par->riva.Architecture == 0) { in rivafb_probe() 1941 if(default_par->riva.Architecture == NV_ARCH_10 || in rivafb_probe() [all …]
|
D | nv_driver.c | 164 switch (chip->Architecture) { in riva_get_memlen() 278 switch (chip->Architecture) { in riva_get_maxdclk()
|
/Linux-v4.19/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 8 Freescale Data-Path Acceleration Architecture Frame Manager
|
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/ |
D | Kconfig | 7 Data Path Acceleration Architecture Ethernet driver,
|
/Linux-v4.19/arch/arm/mach-npcm/ |
D | Kconfig | 2 bool "Nuvoton NPCM Architecture"
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | README | 10 Architecture Overview 21 Architecture Overview
|
/Linux-v4.19/sound/ |
D | Kconfig | 44 tristate "Advanced Linux Sound Architecture" 46 Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture),
|
/Linux-v4.19/kernel/time/ |
D | Kconfig | 11 # Architecture has extra clocksource data 32 # Architecture can handle broadcast in a driver-agnostic way
|
/Linux-v4.19/Documentation/bpf/ |
D | index.rst | 13 that goes into great technical depth about the BPF Architecture.
|
/Linux-v4.19/arch/ |
D | Kconfig | 555 Architecture doesn't only execute the irq handler on the irq stack 657 Architecture provides copy_thread_tls to accept tls argument via 664 Architecture supports the 'objtool check' host tool command, which 670 Architecture has a save_stack_trace_tsk_reliable() function which 690 Architecture has tls passed as the 4th argument of clone(2), 696 Architecture has the first two arguments of clone(2) swapped. 701 Architecture has tls passed as the 3rd argument of clone(2), 707 Architecture has unusual rt_sigaction(2) arguments 712 Architecture has old sigsuspend(2) syscall, of one-argument variety 722 Architecture has old sigaction(2) syscall. Nope, not the same
|
/Linux-v4.19/Documentation/powerpc/ |
D | syscall64-abi.txt | 2 Power Architecture 64-bit Linux system call ABI 8 syscall calling sequence[*] matches the Power Architecture 64-bit ELF ABI
|
/Linux-v4.19/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
|
/Linux-v4.19/Documentation/translations/ko_KR/ |
D | memory-barriers.txt | 3051 Alpha AXP Architecture Reference Manual, Second Edition (Sites & Witek, 3058 AMD64 Architecture Programmer's Manual Volume 2: System Programming 3062 ARM Architecture Reference Manual (ARMv8, for ARMv8-A architecture profile) 3065 IA-32 Intel Architecture Software Developer's Manual, Volume 3: 3071 The SPARC Architecture Manual, Version 9 3088 UltraSPARC Architecture 2005 3092 UltraSPARC T1 Supplement to the UltraSPARC Architecture 2005 3096 Solaris Internals, Core Kernel Architecture, p63-68: 3104 Intel Itanium Architecture Software Developer's Manual: Volume 1:
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | fsl,ssi.txt | 59 Only used on Power Architecture. 63 Only used on Power Architecture.
|
/Linux-v4.19/Documentation/features/sched/membarrier-sync-core/ |
D | arch-support.txt | 6 # Architecture requirements
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | nokia,smia.txt | 3 SMIA (Standard Mobile Imaging Architecture) is an image sensor standard
|