HyperPlatform Programmer's Reference
Public Attributes | List of all members
Cpuid80000008Eax Union Reference

See: Information Returned by CPUID Instruction. More...

#include <ia32_type.h>

Public Attributes

ULONG32 all
 
struct {
   ULONG32   physical_address_bits: 8
 [0:7] More...
 
   ULONG32   linear_address_bits: 8
 [8:15] More...
 
fields
 

Detailed Description

See: Information Returned by CPUID Instruction.

Definition at line 495 of file ia32_type.h.

Member Data Documentation

◆ all

ULONG32 Cpuid80000008Eax::all

Definition at line 496 of file ia32_type.h.

◆ fields

struct { ... } Cpuid80000008Eax::fields

◆ linear_address_bits

ULONG32 Cpuid80000008Eax::linear_address_bits

[8:15]

Definition at line 499 of file ia32_type.h.

◆ physical_address_bits

ULONG32 Cpuid80000008Eax::physical_address_bits

[0:7]

Definition at line 498 of file ia32_type.h.


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