Searched defs:cpucap_t (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ | ||
H A D | cpucaps_impl.h | 78 } cpucap_t; typedef |
/titanic_44/usr/src/uts/common/disp/ | ||
H A D | cpucaps.c | 471 cap_walk(list_t *l, void (*cb)(cpucap_t *, int64_t)) in cap_walk() |