XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PAL_CACHE_INFO_RETURN1 Struct Reference

#include <Pal.h>

Public Attributes

UINT64 IsUnified: 1
 
UINT64 Attributes: 2
 
UINT64 Associativity:8
 
UINT64 LineSize:8
 
UINT64 Stride:8
 
UINT64 StoreLatency:8
 
UINT64 StoreHint:8
 
UINT64 LoadHint:8
 

Detailed Description

Detail the characteristics of a given processor controlled cache in the cache hierarchy.

Member Data Documentation

◆ Associativity

UINT64 PAL_CACHE_INFO_RETURN1::Associativity

◆ Attributes

UINT64 PAL_CACHE_INFO_RETURN1::Attributes

◆ IsUnified

UINT64 PAL_CACHE_INFO_RETURN1::IsUnified

◆ LineSize

UINT64 PAL_CACHE_INFO_RETURN1::LineSize

◆ LoadHint

UINT64 PAL_CACHE_INFO_RETURN1::LoadHint

◆ StoreHint

UINT64 PAL_CACHE_INFO_RETURN1::StoreHint

◆ StoreLatency

UINT64 PAL_CACHE_INFO_RETURN1::StoreLatency

◆ Stride

UINT64 PAL_CACHE_INFO_RETURN1::Stride

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