Searched refs:pdc_model (Results 1 – 4 of 4) sorted by relevance
86 extern struct pdc_model pdc_model; in cpuattach()122 lvls[pdc_model.pa_lvl], "AB"[pdc_model.mc]); in cpuattach()129 pdc_model.sh? "shadows, ": ""); in cpuattach()
609 pdcproc_model_info(struct pdc_model *pm) in pdcproc_model_info()
184 struct pdc_model pdc_model; variable299 struct pdc_model pdc_model; variable662 error = pdcproc_model_info(&pdc_model); in cpuid()666 pdc_model.hwmodel = 0; in cpuid()667 pdc_model.hv = 0; in cpuid()669 DPRINTF(("pdc_model.hwmodel/hv %x/%x\n", pdc_model.hwmodel, in cpuid()670 pdc_model.hv)); in cpuid()672 cpu_modelno = pdc_model.hwmodel; in cpuid()806 panic("bad model string for 0x%x", pdc_model.hwmodel); in cpuid()
349 struct pdc_model { /* PDC_MODEL */ struct780 int pdcproc_model_info(struct pdc_model *);