Lines Matching refs:cpu_vars_t
21 #define K10IOC_INFO (K10IOC | 1) /* get cpu_vars_t data. arg: *cpu_vars_t */
118 } cpu_vars_t;
122 void fillCategoryIndex(cpu_vars_t *v);
124 void fillSiliconRevision(cpu_vars_t *v);
127 void fillErratum(cpu_vars_t *v);
131 void fillThermtrip(PCI_HDL pci_hdl, cpu_vars_t *v);
134 void fillNBcapabilities(PCI_HDL pci_hdl, cpu_vars_t *v);
137 void fillHtc(PCI_HDL pci_hdl, cpu_vars_t *v);
140 void fillStc(PCI_HDL pci_hdl, cpu_vars_t *v);
143 int32_t getControlTemp(PCI_HDL pci_hdl, cpu_vars_t *v, boolean_t core1);
145 char *dumpCpuInfo(char *buf, cpu_vars_t *v);
147 char *dumpTctrl(char *buf, PCI_HDL pci_hdl, cpu_vars_t *v);