OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
cpuid_cache_desc_t Struct Reference

#include <AppleIntelCpuInfo.h>

Data Fields

UINT8 value
 
cache_type_t type
 
UINT32 size
 
UINT32 linesize
 
CONST CHAR8 * description
 

Detailed Description

Definition at line 59 of file AppleIntelCpuInfo.h.

Field Documentation

◆ description

CONST CHAR8* cpuid_cache_desc_t::description

Definition at line 64 of file AppleIntelCpuInfo.h.

◆ linesize

UINT32 cpuid_cache_desc_t::linesize

Definition at line 63 of file AppleIntelCpuInfo.h.

◆ size

UINT32 cpuid_cache_desc_t::size

Definition at line 62 of file AppleIntelCpuInfo.h.

◆ type

cache_type_t cpuid_cache_desc_t::type

Definition at line 61 of file AppleIntelCpuInfo.h.

◆ value

UINT8 cpuid_cache_desc_t::value

Definition at line 60 of file AppleIntelCpuInfo.h.


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