Searched defs:cachetab (Results 1 – 1 of 1) sorted by relevance
3695 static const struct cachetab { struct3696 uint8_t ct_code;3697 uint8_t ct_assoc;3698 uint16_t ct_line_size;3699 size_t ct_size;3700 const char *ct_label;3868 void *arg, int (*func)(void *, const struct cachetab *)) in intel_walk_cacheinfo()3917 void *arg, int (*func)(void *, const struct cachetab *)) in cyrix_walk_cacheinfo()