#include <Cpuid.h>
CPUID Extended Processor Signature and Feature Bits EDX for CPUID leaf CPUID_EXTENDED_CPU_SIG.
Definition at line 3805 of file Cpuid.h.
struct { ... } CPUID_EXTENDED_CPU_SIG_EDX::Bits |
◆ LM
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::LM |
[Bit 29] Intel(R) 64 Architecture available if 1.
Definition at line 3833 of file Cpuid.h.
◆ NX
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::NX |
[Bit 20] Execute Disable Bit available.
Definition at line 3819 of file Cpuid.h.
◆ Page1GB
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::Page1GB |
[Bit 26] 1-GByte pages are available if 1.
Definition at line 3824 of file Cpuid.h.
◆ RDTSCP
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::RDTSCP |
[Bit 27] RDTSCP and IA32_TSC_AUX are available if 1.
Definition at line 3828 of file Cpuid.h.
◆ Reserved1
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::Reserved1 |
◆ Reserved2
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::Reserved2 |
◆ Reserved3
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::Reserved3 |
◆ Reserved4
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::Reserved4 |
◆ Reserved5
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::Reserved5 |
◆ SYSCALL_SYSRET
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::SYSCALL_SYSRET |
[Bit 11] SYSCALL/SYSRET available in 64-bit mode.
Definition at line 3814 of file Cpuid.h.
◆ Uint32
UINT32 CPUID_EXTENDED_CPU_SIG_EDX::Uint32 |
All bit fields as a 32-bit value
Definition at line 3839 of file Cpuid.h.
The documentation for this union was generated from the following file:
- sdk/include/reactos/x86x64/Intel/Cpuid.h