MicrOS
|
System Coherency Line Size, Physical Line partitions and Ways of associativity. More...
#include <cpuid_0x04h.h>
Public Attributes | |
uint16_t | l: 12 |
System Coherency Line Size. More... | |
uint16_t | p: 10 |
Physical Line partitions. More... | |
uint16_t | w: 10 |
Ways of associativity. More... | |
System Coherency Line Size, Physical Line partitions and Ways of associativity.
uint16_t cpuid_0x04h_ebx_fields::l |
System Coherency Line Size.
Add one to the return value to get the result.
uint16_t cpuid_0x04h_ebx_fields::p |
Physical Line partitions.
Add one to the return value to get the result.
uint16_t cpuid_0x04h_ebx_fields::w |
Ways of associativity.
Add one to the return value to get the result.