CNDP
22.08.0
|
Go to the source code of this file.
Typedefs | |
typedef uint32_t | cpuid_registers_t[4] |
Enumerations | |
enum | cpu_register_t |
Define the CPUID index registers and array to hold these values.
Definition in file cne_cpuid.h.
typedef uint32_t cpuid_registers_t[4] |
defined typedef for CPUID registers
Definition at line 26 of file cne_cpuid.h.
enum cpu_register_t |
EAX register define for indexing into cpuid_registers
Definition at line 19 of file cne_cpuid.h.