Searched refs:UNIFIED_CACHE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/ |
H A D | cpu.c | 82 [0x1D] = { .level = 2, .type = UNIFIED_CACHE, .size = 128 * KiB, 84 [0x21] = { .level = 2, .type = UNIFIED_CACHE, .size = 256 * KiB, 89 [0x24] = { .level = 2, .type = UNIFIED_CACHE, .size = 1 * MiB, 98 [0x41] = { .level = 2, .type = UNIFIED_CACHE, .size = 128 * KiB, 100 [0x42] = { .level = 2, .type = UNIFIED_CACHE, .size = 256 * KiB, 102 [0x43] = { .level = 2, .type = UNIFIED_CACHE, .size = 512 * KiB, 104 [0x44] = { .level = 2, .type = UNIFIED_CACHE, .size = 1 * MiB, 106 [0x45] = { .level = 2, .type = UNIFIED_CACHE, .size = 2 * MiB, 108 [0x46] = { .level = 3, .type = UNIFIED_CACHE, .size = 4 * MiB, 110 [0x47] = { .level = 3, .type = UNIFIED_CACHE, .size = 8 * MiB, [all …]
|
H A D | cpu.h | 1670 UNIFIED_CACHE enumerator
|