Searched refs:ECX (Results 1 – 13 of 13) sorted by relevance
/linux/arch/x86/um/ |
H A D | ptrace_32.c | 33 [ECX] = HOST_CX, 56 case ECX: in putreg() 137 case ECX: in getreg()
|
H A D | user-offsets.c | 28 DEFINE(HOST_CX, ECX); in foo()
|
/linux/arch/arm/mach-highbank/ |
H A D | Kconfig | 3 bool "Calxeda ECX-1000/2000 (Highbank/Midway)"
|
/linux/arch/x86/include/uapi/asm/ |
H A D | ptrace-abi.h | 8 #define ECX 1 macro
|
/linux/arch/arm/boot/dts/calxeda/ |
H A D | ecx-2000.dts | 12 model = "Calxeda ECX-2000";
|
/linux/arch/x86/boot/compressed/ |
H A D | mem_encrypt.S | 120 movl $2, %eax # Request CPUID[fn].ECX
|
/linux/Documentation/arch/x86/ |
H A D | cpuinfo.rst | 98 checked at runtime in the respective CPUID leaf [EAX=f, ECX=0] bit EDX[1]. 102 [EAX=7, ECX=0] has 30 features and is dense, but the CPUID leaf [EAX=7, EAX=1]
|
H A D | tdx.rst | 264 return values (in guest EAX/EBX/ECX/EDX) are configurable by the
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | special-register-buffer-data-sampling.rst | 99 RNGDS_MITG_DIS (bit 0) is enumerated by CPUID.(EAX=07H,ECX=0).EDX[SRBDS_CTRL =
|
/linux/Documentation/admin-guide/pm/ |
H A D | intel_idle.rst | 29 arguments (passed in the ``EAX`` and ``ECX`` registers of the target CPU), the
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 357 0xd, 1, eax, 2, xgetbv1 , XGETBV instruction with ECX = 1 823 0x80000008, 0, edx, 31:16, rdpru_max_reg_id , RDPRU max register ID (ECX input)
|
/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 558 c9: BSWAP RCX/ECX/R9/R9D
|
/linux/Documentation/virt/kvm/ |
H A D | api.rst | 8098 CPUID.01H:ECX[bit 3] (MONITOR/MWAIT) if 8101 KVM clears CPUID.01H:ECX[bit 3] if 9050 CPU[EAX=1]:ECX[21] (X2APIC) is reported by ``KVM_GET_SUPPORTED_CPUID``, 9057 CPU[EAX=1]:ECX[24] (TSC_DEADLINE) is not reported by ``KVM_GET_SUPPORTED_CPUID``. 9073 7:0 of EBX and ECX respectively.
|