MicrOS
cpuid_0x04h_ebx_fields Struct Reference

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...
 

Detailed Description

System Coherency Line Size, Physical Line partitions and Ways of associativity.

Member Data Documentation

◆ l

uint16_t cpuid_0x04h_ebx_fields::l

System Coherency Line Size.

Add one to the return value to get the result.

◆ p

uint16_t cpuid_0x04h_ebx_fields::p

Physical Line partitions.

Add one to the return value to get the result.

◆ w

uint16_t cpuid_0x04h_ebx_fields::w

Ways of associativity.

Add one to the return value to get the result.


The documentation for this struct was generated from the following file: