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