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

#include <AppleIntelCpuInfo.h>

Data Fields

UINT32 linesize_min
 
UINT32 linesize_max
 
UINT32 extensions
 
UINT32 sub_Cstates
 

Detailed Description

Definition at line 68 of file AppleIntelCpuInfo.h.

Field Documentation

◆ extensions

UINT32 cpuid_mwait_leaf_t::extensions

Definition at line 71 of file AppleIntelCpuInfo.h.

◆ linesize_max

UINT32 cpuid_mwait_leaf_t::linesize_max

Definition at line 70 of file AppleIntelCpuInfo.h.

◆ linesize_min

UINT32 cpuid_mwait_leaf_t::linesize_min

Definition at line 69 of file AppleIntelCpuInfo.h.

◆ sub_Cstates

UINT32 cpuid_mwait_leaf_t::sub_Cstates

Definition at line 72 of file AppleIntelCpuInfo.h.


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