|
XenevaOS
|
#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 |
Detail the characteristics of a given processor controlled cache in the cache hierarchy.
| UINT64 PAL_CACHE_INFO_RETURN1::Associativity |
| UINT64 PAL_CACHE_INFO_RETURN1::Attributes |
| UINT64 PAL_CACHE_INFO_RETURN1::IsUnified |
| UINT64 PAL_CACHE_INFO_RETURN1::LineSize |
| UINT64 PAL_CACHE_INFO_RETURN1::LoadHint |
| UINT64 PAL_CACHE_INFO_RETURN1::StoreHint |
| UINT64 PAL_CACHE_INFO_RETURN1::StoreLatency |
| UINT64 PAL_CACHE_INFO_RETURN1::Stride |