Home
last modified time | relevance | path

Searched +full:- +full:32 (Results 1 – 25 of 1065) sorted by relevance

12345678910>>...43

/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 #define NCAPINTS 22 /* N 32-bit words worth of info */
9 #define NBUGINTS 2 /* N 32-bit bug flags */
17 * please update the table in kernel/cpu/cpuid-deps.c as well.
20 /* Intel-defined CPU features, CPUID level 0x00000001 (EDX), word 0 */
21 #define X86_FEATURE_FPU ( 0*32+ 0) /* "fpu" Onboard FPU */
22 #define X86_FEATURE_VME ( 0*32+ 1) /* "vme" Virtual Mode Extensions */
23 #define X86_FEATURE_DE ( 0*32+ 2) /* "de" Debugging Extensions */
24 #define X86_FEATURE_PSE ( 0*32+ 3) /* "pse" Page Size Extensions */
25 #define X86_FEATURE_TSC ( 0*32+ 4) /* "tsc" Time Stamp Counter */
[all …]
/linux/fs/nls/
H A Dnls_ucs2_utils.c1 // SPDX-License-Identifier: GPL-2.0-or-later
19 MODULE_DESCRIPTION("NLS UCS-2");
26 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */
27 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */
28 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */
29 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */
30 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */
31 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */
32 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32,
33 -32, -32, -32, -32, -32, /* 060-06f */
[all …]
/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.h1 /* 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/arch/x86/include/asm/
H A Dvmxfeatures.h1 /* 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) /* "preemption_timer" VMX Preemption Timer */
21 #define VMX_FEATURE_POSTED_INTR ( 0*32+ 7) /* "posted_intr" Posted Interrupts */
23 /* EPT/VPID features, scattered to bits 16-23 */
24 #define VMX_FEATURE_INVVPID ( 0*32+ 16) /* "invvpid" INVVPID is supported */
[all …]
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl1 # 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/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl1 # 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/Documentation/filesystems/ext4/
H A Dblocks.rst1 .. 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/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh1 #!/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/lib/crypto/powerpc/
H A Dchacha-p10le-8x.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 # Copyright 2023- IBM Corp. All rights reserved
40 #include <asm/asm-offsets.h>
41 #include <asm/asm-compat.h>
78 stdu 1,-752(1)
102 SAVE_VRS 22, 32, 9
137 RESTORE_VRS 22, 32, 9
193 xxlor 0, 32+25, 32+25
194 xxlor 32+25, 20, 20
212 xxlor 32+25, 0, 0
[all …]
/linux/arch/riscv/include/asm/
H A Dgdb_xml.h1 /* 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/arch/powerpc/kernel/
H A Dcpu_specs_book3s_32.h1 /* 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 …]
H A Dcpu_specs_44x.h1 /* 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/arch/x86/crypto/
H A Dglue_helper-asm-avx2.S1 /* 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 …]
/linux/drivers/gpu/drm/imagination/
H A Dpvr_stream_defs.c1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
31 sizeof(((struct owner *)0)->member), PVR_FEATURE_NONE)
35 sizeof(((struct owner *)0)->member), feature)
39 sizeof(((struct owner *)0)->member), (feature) | PVR_FEATURE_NOT)
51 PVR_STREAM_DEF_FEATURE(rogue_fwif_cmd_geom, regs.vdm_draw_indirect1, 32,
53 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.ppp_ctrl, 32),
54 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.te_psg, 32),
55 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.vdm_context_resume_task0_size, 32),
56 PVR_STREAM_DEF_FEATURE(rogue_fwif_cmd_geom, regs.vdm_context_resume_task3_size, 32,
58 PVR_STREAM_DEF(rogue_fwif_cmd_geom, regs.view_idx, 32),
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dsa8540p.dtsi1 // 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 …]
/linux/Documentation/scsi/
H A Daic7xxx.rst1 .. SPDX-License-Identifier: GPL-2.0
5 Adaptec Aic7xxx Fast -> Ultra160 Family Manager Set v7.0
27 aic7850 10 PCI/32 10MHz 8Bit 3
28 aic7855 10 PCI/32 10MHz 8Bit 3
29 aic7856 10 PCI/32 10MHz 8Bit 3
30 aic7859 10 PCI/32 20MHz 8Bit 3
31 aic7860 10 PCI/32 20MHz 8Bit 3
32 aic7870 10 PCI/32 10MHz 16Bit 16
33 aic7880 10 PCI/32 20MHz 16Bit 16
34 aic7890 20 PCI/32 40MHz 16Bit 16 3 4 5 6 7 8
[all …]
/linux/tools/perf/pmu-events/arch/arm64/freescale/imx94/sys/
H A Dmetrics.json5 … imx9_ddr0@eddrtq_pm_wr_beat_filt\\,axi_mask\\=0x000\\,axi_id\\=0x000@ ) * 32 / duration_time) / (…
13 … imx9_ddr0@eddrtq_pm_wr_beat_filt\\,axi_mask\\=0x000\\,axi_id\\=0x000@ ) * 32 / duration_time) / (…
21 "MetricExpr": "( imx9_ddr0@eddrtq_pm_rd_beat_filt0\\,axi_mask\\=0x000\\,axi_id\\=0x000@ ) * 32",
22 "ScaleUnit": "9.765625e-4KB",
29 "MetricExpr": "( imx9_ddr0@eddrtq_pm_wr_beat_filt\\,axi_mask\\=0x000\\,axi_id\\=0x000@ ) * 32",
30 "ScaleUnit": "9.765625e-4KB",
37 "MetricExpr": "( imx9_ddr0@eddrtq_pm_rd_beat_filt1\\,axi_mask\\=0x3fc\\,axi_id\\=0x000@ ) * 32",
38 "ScaleUnit": "9.765625e-4KB",
45 "MetricExpr": "( imx9_ddr0@eddrtq_pm_wr_beat_filt\\,axi_mask\\=0x3fc\\,axi_id\\=0x000@ ) * 32",
46 "ScaleUnit": "9.765625e-4KB",
[all …]
/linux/arch/powerpc/boot/
H A Ddiv64.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Divide a 64-bit unsigned number by a 32-bit unsigned number.
4 * This routine assumes that the top 32 bits of the dividend are
5 * non-zero to start with.
7 * the 64-bit quotient, and r4 contains the divisor.
30 li r10,-1 # to make it < 2^32, and shifting
48 divwu r0,r6,r4 # perform the remaining 32-bit division
61 * -- Gabriel
73 subfic r6,r5,32
75 addi r7,r5,32 # could be xori, or addi with -32
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_subreg.c1 // SPDX-License-Identifier: GPL-2.0
8 /* This file contains sub-register zero extension checks for insns defining
9 * sub-registers, meaning:
10 * - All insns under BPF_ALU class. Their BPF_ALU32 variants or narrow width
11 * forms (BPF_END) could define sub-registers.
12 * - Narrow direct loads, BPF_B/H/W | BPF_LDX.
13 * - BPF_LD is not exposed to JIT back-end
[all...]
/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright (c) 2003-2014 QLogic Corporation
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];
[all …]
/linux/lib/math/
H A Ddiv64.c1 // SPDX-License-Identifier: GPL-2.0
5 * Based on former do_div() implementation from asm-parisc/div64.h:
6 * Copyright (C) 1999 Hewlett-Packard Co
7 * Copyright (C) 1999 David Mosberger-Tang <davidm@hpl.hp.com>
10 * Generic C version of 64bit/32bit division and modulo, with
11 * 64bit result and 32bit remainder.
13 * The fast case for (n>>32 == 0) is handled inline by do_div().
16 * for some CPUs. __div64_32() can be overridden by linking arch-specific
29 #if BITS_PER_LONG == 32
37 uint32_t high = rem >> 32; in __div64_32()
[all …]
/linux/Documentation/fb/
H A Dviafb.modes10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock)
28 mode "640x480-60"
30 geometry 640 480 640 480 32
31 timings 39722 48 16 33 10 96 2 endmode mode "480x640-60"
33 geometry 480 640 480 640 32 timings 39722 72 24 19 1 48 3 endmode
35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock)
52 mode "640x480-75"
54 geometry 640 480 640 480 32 timings 31747 120 16 16 1 64 3 endmode
56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock)
73 mode "640x480-85"
[all …]
/linux/drivers/bus/mhi/host/
H A Dpci_generic.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * MHI PCI driver - MHI over PCI controller driver
5 * This module is a generic driver for registering MHI-over-PCI devices,
35 * struct mhi_pci_dev_info - MHI PCI device specific information
43 * @dma_data_width: DMA transfer word size (32 or 64 bits)
241 MHI_CHANNEL_CONFIG_UL(0, "LOOPBACK", 32, 2),
242 MHI_CHANNEL_CONFIG_DL(1, "LOOPBACK", 32, 2),
248 MHI_CHANNEL_CONFIG_UL(14, "NMEA", 32, 4),
249 MHI_CHANNEL_CONFIG_DL(15, "NMEA", 32, 4),
250 MHI_CHANNEL_CONFIG_UL(16, "CSM_CTRL", 32, 4),
[all …]
/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
15 * FDDI-Fx (x := {I(SA), P(CI)})
19 /*--------------------------------------------------------------------------*/
41 /* 0x0001 - 0x0003: reserved */
46 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */
47 #define B0_IMSK 0x000c /* 32 bit Interrupt mask register */
49 /* 0x0010 - 0x006b: formac+ (supernet_3) fequently used registers */
52 #define B0_ST1U 0x0010 /* read upper 16-bit of status reg 1 */
53 #define B0_ST1L 0x0014 /* read lower 16-bit of status reg 1 */
54 #define B0_ST2U 0x0018 /* read upper 16-bit of status reg 2 */
[all …]
/linux/scripts/
H A Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
9 # and implement the less feature-full calls in user space.
37 25 32 fcntl64 sys_fcntl64 compat_sys_fcntl64
45 32 common flock sys_flock
57 43 32 statfs64 sys_statfs64 compat_sys_statfs64
59 44 32 fstatfs6
[all...]

12345678910>>...43