ReactOS 0.4.15-dev-7842-g558ab78
acpi_pptt_cache Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_pptt_cache:

Public Attributes

ACPI_SUBTABLE_HEADER Header
 
UINT16 Reserved
 
UINT32 Flags
 
UINT32 NextLevelOfCache
 
UINT32 Size
 
UINT32 NumberOfSets
 
UINT8 Associativity
 
UINT8 Attributes
 
UINT16 LineSize
 

Detailed Description

Definition at line 2762 of file actbl2.h.

Member Data Documentation

◆ Associativity

UINT8 acpi_pptt_cache::Associativity

Definition at line 2770 of file actbl2.h.

◆ Attributes

UINT8 acpi_pptt_cache::Attributes

Definition at line 2771 of file actbl2.h.

◆ Flags

UINT32 acpi_pptt_cache::Flags

Definition at line 2766 of file actbl2.h.

◆ Header

ACPI_SUBTABLE_HEADER acpi_pptt_cache::Header

Definition at line 2764 of file actbl2.h.

◆ LineSize

UINT16 acpi_pptt_cache::LineSize

Definition at line 2772 of file actbl2.h.

◆ NextLevelOfCache

UINT32 acpi_pptt_cache::NextLevelOfCache

Definition at line 2767 of file actbl2.h.

◆ NumberOfSets

UINT32 acpi_pptt_cache::NumberOfSets

Definition at line 2769 of file actbl2.h.

◆ Reserved

UINT16 acpi_pptt_cache::Reserved

Definition at line 2765 of file actbl2.h.

◆ Size

UINT32 acpi_pptt_cache::Size

Definition at line 2768 of file actbl2.h.


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