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