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