Searched defs:crat_subtype_cache (Results 1 – 1 of 1) sorted by relevance
156 struct crat_subtype_cache { struct157 uint8_t type;158 uint8_t length;159 uint16_t reserved;160 uint32_t flags;161 uint32_t processor_id_low;162 uint8_t sibling_map[CRAT_SIBLINGMAP_SIZE];163 uint32_t cache_size;164 uint8_t cache_level;165 uint8_t lines_per_tag;[all …]