Pyrogenesis
13997
|
Functions | |
static x86_x64::Cache | L1Cache (u32 reg, x86_x64::Cache::Type type) |
static x86_x64::Cache | L2Cache (u32 reg, x86_x64::Cache::Type type) |
static x86_x64::Cache | L3Cache (u32 reg, x86_x64::Cache::Type type) |
static x86_x64::Cache | TLB1 (u32 reg, size_t bitOffset, size_t pageSize, x86_x64::Cache::Type type) |
static x86_x64::Cache | TLB2 (u32 reg, size_t bitOffset, size_t pageSize, x86_x64::Cache::Type type) |
static void | AddTLB2Pair (u32 reg, size_t pageSize) |
static void | DetectCacheAndTLB () |
Variables | |
static const size_t | associativityTable [16] |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |