/Linux-v6.6/arch/x86/include/asm/ |
D | cpufeatures.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 #include <asm/required-features.h> 10 #include <asm/disabled-features.h> 16 #define NCAPINTS 21 /* N 32-bit words worth of info */ 17 #define NBUGINTS 2 /* N 32-bit bug flags */ 25 * please update the table in kernel/cpu/cpuid-deps.c as well. 28 /* Intel-defined CPU features, CPUID level 0x00000001 (EDX), word 0 */ 29 #define X86_FEATURE_FPU ( 0*32+ 0) /* Onboard FPU */ 30 #define X86_FEATURE_VME ( 0*32+ 1) /* Virtual Mode Extensions */ 31 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */ [all …]
|
D | vmxfeatures.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 #define NVMXINTS 5 /* N 32-bit words worth of info */ 16 /* Pin-Based VM-Execution Controls, EPT/VPID, APIC and VM-Functions, word 0 */ 17 #define VMX_FEATURE_INTR_EXITING ( 0*32+ 0) /* "" VM-Exit on vectored interrupts */ 18 #define VMX_FEATURE_NMI_EXITING ( 0*32+ 3) /* "" VM-Exit on NMIs */ 19 #define VMX_FEATURE_VIRTUAL_NMIS ( 0*32+ 5) /* "vnmi" NMI virtualization */ 20 #define VMX_FEATURE_PREEMPTION_TIMER ( 0*32+ 6) /* VMX Preemption Timer */ 21 #define VMX_FEATURE_POSTED_INTR ( 0*32+ 7) /* Posted Interrupts */ 23 /* EPT/VPID features, scattered to bits 16-23 */ 24 #define VMX_FEATURE_INVVPID ( 0*32+ 16) /* INVVPID is supported */ [all …]
|
/Linux-v6.6/tools/arch/x86/include/asm/ |
D | cpufeatures.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 #include <asm/required-features.h> 10 #include <asm/disabled-features.h> 16 #define NCAPINTS 21 /* N 32-bit words worth of info */ 17 #define NBUGINTS 2 /* N 32-bit bug flags */ 25 * please update the table in kernel/cpu/cpuid-deps.c as well. 28 /* Intel-defined CPU features, CPUID level 0x00000001 (EDX), word 0 */ 29 #define X86_FEATURE_FPU ( 0*32+ 0) /* Onboard FPU */ 30 #define X86_FEATURE_VME ( 0*32+ 1) /* Virtual Mode Extensions */ 31 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */ [all …]
|
/Linux-v6.6/fs/nls/ |
D | nls_ucs2_utils.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 25 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */ 26 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */ 27 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */ 28 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */ 29 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */ 30 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */ 31 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 32 -32, -32, -32, -32, -32, /* 060-06f */ 33 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, [all …]
|
/Linux-v6.6/arch/sh/drivers/pci/ |
D | pcie-sh7786.h | 1 /* SPDX-License-Identifier: GPL-2.0 3 * SH7786 PCI-Express controller definitions. 11 /* PCIe bus-0(x4) on SH7786 */ // Rev1.171 30 /* PCI0: PCI memory target transfer 32-bit address translation value(Rev1.11T)*/ 34 #define SH4A_PCIEVCR0 (0x000000) /* R - 0x0000 0000 32 */ 43 #define SH4A_PCIEVCR1 (0x000004) /* R - 0x0000 0000 32*/ 56 #define SH4A_PCIEENBLR (0x000008) /* R/W - 0x0000 0001 32 */ 59 #define SH4A_PCIEECR (0x00000C) /* R/W - 0x0000 0000 32 */ 64 #define SH4A_PCIEPAR (0x000010) /* R/W - 0x0000 0000 32 */ 77 #define SH4A_PCIEPCTLR (0x000018) /* R/W - 0x0000 0000 32 */ [all …]
|
/Linux-v6.6/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 7 # <nr> <abi> <syscall> <entry-64bit> <compat-entry> 9 # where <abi> can be common, 64, or 32 23 13 32 time - sys_time32 26 16 32 lchown - sys_lchown16 31 23 32 setuid - sys_setuid16 32 24 32 getuid - sys_getuid16 33 25 32 stime - sys_stime32 49 46 32 setgid - sys_setgid16 50 47 32 getgid - sys_getgid16 [all …]
|
/Linux-v6.6/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 7 # <nr> <abi> <syscall> <entry-64bit> <compat-entry> 9 # where <abi> can be common, 64, or 32 23 13 32 time - sys_time32 26 16 32 lchown - sys_lchown16 31 23 32 setuid - sys_setuid16 32 24 32 getuid - sys_getuid16 33 25 32 stime - sys_stime32 49 46 32 setgid - sys_setgid16 50 47 32 getgid - sys_getgid16 [all …]
|
/Linux-v6.6/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, 64, or 32 for this file. 11 1 32 exit sys_exit sparc_exit 22 11 32 execv sunos_execv 25 13 32 chown sys_chown16 29 16 32 lchown sys_lchown16 37 23 32 setuid sys_setuid16 39 24 32 getuid sys_getuid16 45 29 32 pause sys_pause 47 30 32 utime sys_utime32 [all …]
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | blocks.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 ------ 12 pages). By default a filesystem can contain 2^32 blocks; if the '64bit' 17 For 32-bit filesystems, limits are as follows: 19 .. list-table:: 21 :header-rows: 1 23 * - Item 24 - 1KiB 25 - 2KiB 26 - 4KiB [all …]
|
/Linux-v6.6/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, spu, nospu, 64, or 32 for this file. 23 13 32 time sys_time32 30 18 32 oldstat sys_stat sys_ni_syscall 36 22 32 umount sys_oldumount 41 25 32 stime sys_stime32 46 28 32 oldfstat sys_fstat sys_ni_syscall 50 30 32 utime sys_utime32 53 32 common gtty sys_ni_syscall 80 59 32 oldolduname sys_olduname [all …]
|
/Linux-v6.6/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, spu, nospu, 64, or 32 for this file. 23 13 32 time sys_time32 30 18 32 oldstat sys_stat sys_ni_syscall 36 22 32 umount sys_oldumount 41 25 32 stime sys_stime32 46 28 32 oldfstat sys_fstat sys_ni_syscall 50 30 32 utime sys_utime32 53 32 common gtty sys_ni_syscall 80 59 32 oldolduname sys_olduname [all …]
|
/Linux-v6.6/drivers/staging/rtl8723bs/hal/ |
D | HalHWImg8723B_RF.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 16 ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA */ in CheckPositive() 17 ((pDM_Odm->BoardType & BIT3) >> 3) << 1 | /* _GPA */ in CheckPositive() 18 ((pDM_Odm->BoardType & BIT7) >> 7) << 2 | /* _ALNA */ in CheckPositive() 19 ((pDM_Odm->BoardType & BIT6) >> 6) << 3 | /* _APA */ in CheckPositive() 20 ((pDM_Odm->BoardType & BIT2) >> 2) << 4; /* _BT */ in CheckPositive() 24 pDM_Odm->CutVersion << 24 | in CheckPositive() 25 pDM_Odm->SupportPlatform << 16 | in CheckPositive() 26 pDM_Odm->PackageType << 12 | in CheckPositive() [all …]
|
/Linux-v6.6/tools/testing/selftests/gpio/ |
D | gpio-mockup.sh | 1 #!/bin/bash -efu 2 # SPDX-License-Identifier: GPL-2.0 7 #4: skip test - including run as non-root user 13 module="gpio-mockup" 29 echo "$0 [-frv] [-t type]" 30 echo "-f: full test (minimal set run by default)" 31 echo "-r: test random lines as well as fence posts" 32 echo "-t: interface type:" 33 echo " cdev (character device ABI) - default" 36 echo "-v: verbose progress reporting" [all …]
|
/Linux-v6.6/arch/sparc/crypto/ |
D | des_asm.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 .align 32 49 .align 32 70 DES_IP(32, 32) 71 DES_ROUND(0, 2, 32, 32) 72 DES_ROUND(4, 6, 32, 32) 73 DES_ROUND(8, 10, 32, 32) 74 DES_ROUND(12, 14, 32, 32) 75 DES_ROUND(16, 18, 32, 32) 76 DES_ROUND(20, 22, 32, 32) [all …]
|
/Linux-v6.6/arch/powerpc/crypto/ |
D | chacha-p10le-8x.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 # Copyright 2023- IBM Corp. All rights reserved 43 #include <asm/asm-offsets.h> 44 #include <asm/asm-compat.h> 81 stdu 1,-752(1) 105 SAVE_VRS 22, 32, 9 140 RESTORE_VRS 22, 32, 9 196 xxlor 0, 32+25, 32+25 197 xxlor 32+25, 20, 20 215 xxlor 32+25, 0, 0 [all …]
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | gdb_xml.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 13 "qXfer:features:read:riscv-64bit-cpu.xml"; 17 "<!DOCTYPE target SYSTEM \"gdb-target.dtd\">" 19 "<xi:include href=\"riscv-64bit-cpu.xml\"/>" 24 "<!DOCTYPE feature SYSTEM \"gdb-target.dtd\">" 65 "qXfer:features:read:riscv-32bit-cpu.xml"; 69 "<!DOCTYPE target SYSTEM \"gdb-target.dtd\">" 71 "<xi:include href=\"riscv-32bit-cpu.xml\"/>" 76 "<!DOCTYPE feature SYSTEM \"gdb-target.dtd\">" 78 "<reg name=\""DBG_REG_ZERO"\" bitsize=\"32\" type=\"int\" regnum=\"0\"/>" [all …]
|
/Linux-v6.6/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 8 # The <abi> can be common, 64, or 32 for this file. 23 13 32 time sys_time32 36 25 32 stime sys_stime32 42 30 32 utime sys_utime32 45 32 common listen sys_listen 121 108 32 pread64 parisc_pread64 123 109 32 pwrite64 parisc_pwrite64 139 124 32 adjtimex sys_adjtimex_time32 152 136 32 personality parisc_personality [all …]
|
/Linux-v6.6/Documentation/arch/arm64/ |
D | asymmetric-32bit.rst | 2 Asymmetric 32-bit SoCs 7 This document describes the impact of asymmetric 32-bit SoCs on the 8 execution of 32-bit (``AArch32``) applications. 10 Date: 2021-05-17 16 of the CPUs are capable of executing 32-bit user applications. On such 19 ``execve(2)`` of 32-bit ELF binaries, with the latter returning 20 ``-ENOEXEC``. If the mismatch is detected during late onlining of a 21 64-bit-only CPU, then the onlining operation fails and the new CPU is 25 running legacy 32-bit binaries. Unsurprisingly, that doesn't work very 28 It seems inevitable that future SoCs will drop 32-bit support [all …]
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | cpu_specs_book3s_32.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 18 .icache_bsize = 32, 19 .dcache_bsize = 32, 31 .icache_bsize = 32, 32 .dcache_bsize = 32, 44 .icache_bsize = 32, 45 .dcache_bsize = 32, 57 .icache_bsize = 32, 58 .dcache_bsize = 32, 70 .icache_bsize = 32, [all …]
|
D | cpu_specs_40x.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 15 .icache_bsize = 32, 16 .dcache_bsize = 32, 28 .icache_bsize = 32, 29 .dcache_bsize = 32, 41 .icache_bsize = 32, 42 .dcache_bsize = 32, 54 .icache_bsize = 32, 55 .dcache_bsize = 32, 67 .icache_bsize = 32, [all …]
|
D | cpu_specs_44x.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 17 .icache_bsize = 32, 18 .dcache_bsize = 32, 29 .icache_bsize = 32, 30 .dcache_bsize = 32, 42 .icache_bsize = 32, 43 .dcache_bsize = 32, 54 .icache_bsize = 32, 55 .dcache_bsize = 32, 67 .icache_bsize = 32, [all …]
|
/Linux-v6.6/arch/x86/crypto/ |
D | glue_helper-asm-avx2.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 * Copyright © 2012-2013 Jussi Kivilinna <jussi.kivilinna@mbnet.fi> 9 vmovdqu (0*32)(src), x0; \ 10 vmovdqu (1*32)(src), x1; \ 11 vmovdqu (2*32)(src), x2; \ 12 vmovdqu (3*32)(src), x3; \ 13 vmovdqu (4*32)(src), x4; \ 14 vmovdqu (5*32)(src), x5; \ 15 vmovdqu (6*32)(src), x6; \ 16 vmovdqu (7*32)(src), x7; [all …]
|
D | camellia-aesni-avx2-asm_64.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * x86_64/AVX2/AES-NI assembler implementation of Camellia 51 32-way camellia 56 * x0..x7: byte-sliced AB state 60 * x0..x7: new byte-sliced CD state 65 * S-function with AES subbytes \ 147 vpbroadcastq key, t0; /* higher 64-bit duplicate ignored */ \ 159 /* P-function */ \ 193 vpxor 5 * 32(mem_cd), x1, x1; \ 200 vpxor 4 * 32(mem_cd), x0, x0; \ [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/timer/ |
D | renesas,cmt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 The CMT is a multi-channel 16/32/48-bit timer/counter with configurable clock 26 - items: 27 - enum: 28 - renesas,r8a7740-cmt0 # 32-bit CMT0 on R-Mobile A1 29 - renesas,r8a7740-cmt1 # 48-bit CMT1 on R-Mobile A1 [all …]
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sa8540p.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 9 /delete-node/ &cpu0_opp_table; 10 /delete-node/ &cpu4_opp_table; 13 cpu0_opp_table: opp-table-cpu0 { 14 compatible = "operating-points-v2"; 15 opp-shared; 17 opp-300000000 { 18 opp-hz = /bits/ 64 <300000000>; 19 opp-peak-kBps = <(300000 * 32)>; 21 opp-403200000 { [all …]
|