Home
last modified time | relevance | path

Searched refs:x64 (Results 1 – 25 of 134) sorted by relevance

123456

/Linux-v6.1/arch/x86/include/asm/
Dsyscall_wrapper.h94 __SYS_STUB0(x64, sys_##name)
97 __SYS_STUBx(x64, sys##name, \
101 __COND_SYSCALL(x64, sys_##name)
104 __SYS_NI(x64, sys_##name)
169 __SYS_STUB0(x64, compat_sys_##name)
172 __SYS_STUBx(x64, compat_sys##name, \
176 __COND_SYSCALL(x64, compat_sys_##name)
179 __SYS_NI(x64, compat_sys_##name)
/Linux-v6.1/drivers/scsi/aic7xxx/
Daic7xxx_seq.h_shipped194 0x01, 0x64, 0xd8, 0x31,
195 0x01, 0x64, 0x32, 0x31,
196 0x5b, 0x64, 0xc8, 0x28,
197 0x30, 0x64, 0xca, 0x18,
199 0xff, 0x64, 0x8e, 0x79,
202 0x01, 0x64, 0x86, 0x61,
206 0xff, 0x64, 0xc8, 0x18,
207 0xff, 0x64, 0x80, 0x69,
241 0xbf, 0x64, 0x58, 0x7a,
242 0x80, 0x64, 0xa0, 0x73,
[all …]
/Linux-v6.1/Documentation/virt/hyperv/
Doverview.rst15 Hyper-V runs on x86/x64 and arm64 architectures, and Linux guests
23 * Implicit traps: As defined by the x86/x64 or arm64 architecture,
32 Hyper-V. On x86/x64, hypercalls use a Hyper-V specific calling
37 synthetic registers. On x86/x64 these registers appear as MSRs in
39 the normal mechanisms defined by the x86/x64 architecture. On
53 x86/x64 architecture only.
87 range of 4 Kbytes. Since the Linux guest page size on x86/x64 is
143 On x86/x64, Hyper-V supports 32-bit and 64-bit guests, and Linux
153 format on both x86/x64 and arm64. Big-endian format on arm64 is not
Dclocks.rst22 x86/x64
24 On x86/x64, Hyper-V provides guest VMs with a synthetic system clock
/Linux-v6.1/Documentation/firmware-guide/acpi/
Dvideo_extension.rst50 0x64,
61 0x64
69 0x64 brightness value) inclusive. Each of those index values is regarded
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmarvell-bt-8xxx.txt64 marvell,wakeup-gap-ms = /bits/ 16 <0x64>;
81 marvell,wakeup-gap-ms = /bits/ 16 <0x64>;
/Linux-v6.1/lib/crypto/
Dcurve25519-fiat32.c138 { u32 x64; u8/*bool*/ x65 = addcarryx_u25(x61, x29, x62, &x64); in fe_freeze() local
154 out[3] = x64; in fe_freeze()
358 { u64 x64 = (x63 + x57); in fe_mul_impl() local
400 { u64 x106 = (x104 + x64); in fe_mul_impl()
501 { u64 x64 = (x63 + x29); in fe_sqr_impl() local
502 { u64 x65 = (x64 >> 0x1a); in fe_sqr_impl()
503 { u32 x66 = ((u32)x64 & 0x3ffffff); in fe_sqr_impl()
681 { u64 x64 = (x63 + x57); in fe_mul_121666_impl() local
723 { u64 x106 = (x104 + x64); in fe_mul_121666_impl()
/Linux-v6.1/Documentation/devicetree/bindings/media/
Dstih-cec.txt18 reg = <0x94a087c 0x64>;
/Linux-v6.1/arch/mips/boot/dts/loongson/
Dloongson64g-package.dtsi26 reg = <0 0x3ff01400 0x64>;
Dloongson64c-package.dtsi29 reg = <0 0x3ff01400 0x64>;
Dloongson64v_4core_virtio.dts28 reg = <0 0x3ff01400 0x64>;
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dti-phy.txt74 <0x4a084800 0x64>,
90 <0x4A096400 0x64>, /* phy_tx */
/Linux-v6.1/Documentation/i2c/
Dslave-eeprom-backend.rst16 24c02, read/write, address 0x64:
/Linux-v6.1/arch/arm/boot/dts/
Dsocfpga_arria10_mercury_aa1.dtsi62 reg = <0x64>;
Daspeed-bmc-opp-zaius.dts221 reg = <0x64>;
349 reg = <0x64>;
408 reg = <0x64>;
Dimx27-phytec-phycard-s-rdk.dts70 reg = <0x64>;
Dimx6qdl-phytec-pbab01.dtsi138 reg = <0x64>;
/Linux-v6.1/Documentation/trace/
Duprobetracer.rst54 (x8/x16/x32/x64), "string" and bitfield are supported.
67 or 'x64' is used depends on the architecture (e.g. x86-32 uses x32, and
68 x86-64 uses x64).
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-lm3601x.txt37 reg = <0x64>;
/Linux-v6.1/Documentation/bpf/
Dbpf_design_QA.rst18 Q: Is BPF a generic instruction set similar to x64 and arm64?
34 with two most used architectures x64 and arm64 (and takes into
47 (unlike x64 ISA that allows msft, cdecl and other conventions)
137 Q: Why BPF_DIV instruction doesn't map to x64 div?
139 A: Because if we picked one-to-one relationship to x64 it would have made
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dti,cdce925.txt42 reg = <0x64>;
/Linux-v6.1/Documentation/usb/
Dlinux.inf23 ; Decoration for x64 architecture
/Linux-v6.1/Documentation/translations/zh_TW/admin-guide/
Dbug-hunting.rst26 [<c12ba080>] ? dump_stack+0x44/0x64
45 [<c1055654>] ? task_work_run+0x64/0x80
/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/
Dbug-hunting.rst23 [<c12ba080>] ? dump_stack+0x44/0x64
42 [<c1055654>] ? task_work_run+0x64/0x80
/Linux-v6.1/Documentation/translations/zh_CN/arm64/
Dbooting.txt101 u32 magic = 0x644d5241; /* 魔数, 小端, "ARM\x64" */

123456