/Linux-v6.1/arch/x86/include/asm/ |
D | cpufeatures.h | 16 #define NCAPINTS 20 /* N 32-bit words worth of info */ 17 #define NBUGINTS 1 /* N 32-bit bug flags */ 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 */ 32 #define X86_FEATURE_PSE ( 0*32+ 3) /* Page Size Extensions */ 33 #define X86_FEATURE_TSC ( 0*32+ 4) /* Time Stamp Counter */ 34 #define X86_FEATURE_MSR ( 0*32+ 5) /* Model-Specific Registers */ 35 #define X86_FEATURE_PAE ( 0*32+ 6) /* Physical Address Extensions */ 36 #define X86_FEATURE_MCE ( 0*32+ 7) /* Machine Check Exception */ [all …]
|
D | vmxfeatures.h | 8 #define NVMXINTS 5 /* N 32-bit words worth of info */ 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 */ 24 #define VMX_FEATURE_INVVPID ( 0*32+ 16) /* INVVPID is supported */ 25 #define VMX_FEATURE_EPT_EXECUTE_ONLY ( 0*32+ 17) /* "ept_x_only" EPT entries can be execute only */ 26 #define VMX_FEATURE_EPT_AD ( 0*32+ 18) /* EPT Accessed/Dirty bits */ 27 #define VMX_FEATURE_EPT_1GB ( 0*32+ 19) /* 1GB EPT pages */ [all …]
|
/Linux-v6.1/tools/arch/x86/include/asm/ |
D | cpufeatures.h | 16 #define NCAPINTS 20 /* N 32-bit words worth of info */ 17 #define NBUGINTS 1 /* N 32-bit bug flags */ 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 */ 32 #define X86_FEATURE_PSE ( 0*32+ 3) /* Page Size Extensions */ 33 #define X86_FEATURE_TSC ( 0*32+ 4) /* Time Stamp Counter */ 34 #define X86_FEATURE_MSR ( 0*32+ 5) /* Model-Specific Registers */ 35 #define X86_FEATURE_PAE ( 0*32+ 6) /* Physical Address Extensions */ 36 #define X86_FEATURE_MCE ( 0*32+ 7) /* Machine Check Exception */ [all …]
|
/Linux-v6.1/fs/ksmbd/ |
D | uniupr.h | 23 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 24 -32, -32, -32, -32, -32, /* 060-06f */ 25 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 26 -32, 0, 0, 0, 0, 0, /* 070-07f */ 33 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 34 -32, -32, -32, -32, -32, -32, /* 0e0-0ef */ 35 -32, -32, -32, -32, -32, -32, -32, 0, -32, -32, 36 -32, -32, -32, -32, -32, 121, /* 0f0-0ff */ 58 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 59 -32, -32, -32, -32, /* 3b0-3bf */ [all …]
|
/Linux-v6.1/fs/cifs/ |
D | cifs_uniupr.h | 19 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* 060-06f */ 20 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 0, 0, 0, 0, 0, /* 070-07f */ 27 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* 0e0-0ef */ 28 -32, -32, -32, -32, -32, -32, -32, 0, -32, -32, -32, -32, -32, -32, -32, 121, /* 0f0-0ff */ 50 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* 3b0-3bf */ 51 -32, -32, -31, -32, -32, -32, -32, -32, -32, -32, -32, -32, -64, 57 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* 430-43f */ 58 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* 440-44f */ 108 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* ff40-ff4f */ 109 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, [all …]
|
/Linux-v6.1/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 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 49 31 32 lchown32 sys_lchown [all …]
|
/Linux-v6.1/arch/sparc/crypto/ |
D | des_asm.S | 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) 77 DES_ROUND(24, 26, 32, 32) [all …]
|
/Linux-v6.1/fs/jfs/ |
D | jfs_uniupr.c | 19 0,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* 060-06f */ 20 -32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, 0, 0, 0, 0, 0, /* 070-07f */ 27 -32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* 0e0-0ef */ 28 -32,-32,-32,-32,-32,-32,-32, 0,-32,-32,-32,-32,-32,-32,-32,121, /* 0f0-0ff */ 50 0,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* 3b0-3bf */ 51 -32,-32,-31,-32,-32,-32,-32,-32,-32,-32,-32,-32,-64,-63,-63, 56 -32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* 430-43f */ 57 -32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* 440-44f */ 107 0,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* ff40-ff4f */ 108 -32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,
|
/Linux-v6.1/arch/sh/drivers/pci/ |
D | pcie-sh7786.h | 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 */ 86 #define SH4A_PCIEPDR (0x000020) /* R/W - 0x0000 0000 32 */ 91 #define SH4A_PCIEMSGALR (0x000030) /* R/W - 0x0000 0000 32 */ 96 #define SH4A_PCIEMSGAHR (0x000034) /* R/W - 0x0000 0000 32 */ [all …]
|
/Linux-v6.1/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 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 90 67 32 sigaction sys_sigaction compat_sys_sigaction [all …]
|
/Linux-v6.1/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 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 90 67 32 sigaction sys_sigaction compat_sys_sigaction [all …]
|
/Linux-v6.1/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 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 52 49 32 geteuid - sys_geteuid16 53 50 32 getegid - sys_getegid16 [all …]
|
/Linux-v6.1/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 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 52 49 32 geteuid - sys_geteuid16 53 50 32 getegid - sys_getegid16 [all …]
|
/Linux-v6.1/drivers/staging/rtl8723bs/hal/ |
D | HalHWImg8723B_RF.c | 371 "FCC", "20M", "CCK", "1T", "01", "32", 372 "ETSI", "20M", "CCK", "1T", "01", "32", 373 "MKK", "20M", "CCK", "1T", "01", "32", 374 "FCC", "20M", "CCK", "1T", "02", "32", 375 "ETSI", "20M", "CCK", "1T", "02", "32", 376 "MKK", "20M", "CCK", "1T", "02", "32", 377 "FCC", "20M", "CCK", "1T", "03", "32", 378 "ETSI", "20M", "CCK", "1T", "03", "32", 379 "MKK", "20M", "CCK", "1T", "03", "32", 380 "FCC", "20M", "CCK", "1T", "04", "32", [all …]
|
/Linux-v6.1/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 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 178 161 32 sched_rr_get_interval sys_sched_rr_get_interval_time32 [all …]
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | blocks.rst | 12 pages). By default a filesystem can contain 2^32 blocks; if the '64bit' 17 For 32-bit filesystems, limits are as follows: 29 - 2^32 30 - 2^32 31 - 2^32 32 - 2^32 34 - 2^32 35 - 2^32 36 - 2^32 37 - 2^32 [all …]
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | cpu_specs_book3s_32.h | 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, 71 .dcache_bsize = 32, [all …]
|
D | cpu_specs_40x.h | 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, 68 .dcache_bsize = 32, [all …]
|
D | cpu_specs_44x.h | 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, 68 .dcache_bsize = 32, [all …]
|
/Linux-v6.1/tools/testing/selftests/gpio/ |
D | gpio-mockup.sh | 364 insmod_test "-1,32" 32 365 insmod_test "-1,23,-1,32" 23 32 366 insmod_test "-1,23,-1,26,-1,32" 23 26 32 369 insmod_test "0,32" 32 370 insmod_test "0,32,32,60" 32 28 371 insmod_test "0,32,40,64,64,96" 32 24 32 373 insmod_test "-1,32,32,62" 32 30 374 insmod_test "-1,22,-1,23,0,24,32,64" 22 23 24 32 375 insmod_test "-1,32,32,60,-1,29" 32 28 29 376 insmod_test "-1,32,40,64,-1,5" 32 24 5 [all …]
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | gdb_xml.h | 65 "qXfer:features:read:riscv-32bit-cpu.xml"; 71 "<xi:include href=\"riscv-32bit-cpu.xml\"/>" 78 "<reg name=\""DBG_REG_ZERO"\" bitsize=\"32\" type=\"int\" regnum=\"0\"/>" 79 "<reg name=\""DBG_REG_RA"\" bitsize=\"32\" type=\"code_ptr\"/>" 80 "<reg name=\""DBG_REG_SP"\" bitsize=\"32\" type=\"data_ptr\"/>" 81 "<reg name=\""DBG_REG_GP"\" bitsize=\"32\" type=\"data_ptr\"/>" 82 "<reg name=\""DBG_REG_TP"\" bitsize=\"32\" type=\"data_ptr\"/>" 83 "<reg name=\""DBG_REG_T0"\" bitsize=\"32\" type=\"int\"/>" 84 "<reg name=\""DBG_REG_T1"\" bitsize=\"32\" type=\"int\"/>" 85 "<reg name=\""DBG_REG_T2"\" bitsize=\"32\" type=\"int\"/>" [all …]
|
/Linux-v6.1/Documentation/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. 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 25 running legacy 32-bit binaries. Unsurprisingly, that doesn't work very 28 It seems inevitable that future SoCs will drop 32-bit support 30 run 32-bit code on one of these transitionary platforms then you would 38 allowing 32-bit tasks to run on an asymmetric 32-bit system requires an 43 system* to mean an asymmetric 32-bit SoC running Linux with this kernel [all …]
|
/Linux-v6.1/arch/x86/crypto/ |
D | glue_helper-asm-avx2.S | 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; 19 vmovdqu x0, (0*32)(dst); \ 20 vmovdqu x1, (1*32)(dst); \ [all …]
|
D | camellia-aesni-avx2-asm_64.S | 51 32-way camellia 193 vpxor 5 * 32(mem_cd), x1, x1; \ 200 vpxor 4 * 32(mem_cd), x0, x0; \ 203 vpxor 6 * 32(mem_cd), x2, x2; \ 206 vpxor 7 * 32(mem_cd), x3, x3; \ 209 vpxor 0 * 32(mem_cd), x4, x4; \ 212 vpxor 1 * 32(mem_cd), x5, x5; \ 215 vpxor 2 * 32(mem_cd), x6, x6; \ 218 vpxor 3 * 32(mem_cd), x7, x7; 251 vmovdqu x0, 4 * 32(mem_cd); \ [all …]
|
/Linux-v6.1/drivers/scsi/qla2xxx/ |
D | qla_dbg.h | 17 __be16 mailbox_reg[32]; 18 __be16 resp_dma_reg[32]; 40 __be16 mailbox_reg[32]; 60 __be32 host_reg[32]; 62 __be16 mailbox_reg[32]; 74 __be32 xmt0_dma_reg[32]; 75 __be32 xmt1_dma_reg[32]; 76 __be32 xmt2_dma_reg[32]; 77 __be32 xmt3_dma_reg[32]; 78 __be32 xmt4_dma_reg[32]; [all …]
|