Searched defs:cpucore_softc (Results 1 – 1 of 1) sorted by relevance
38 struct cpucore_softc { struct39 device_t sc_dev;40 u_int sc_core;41 u_int sc_threads_enb;42 u_int sc_threads_dis;43 bool sc_attached;44 bool sc_running;45 bool sc_hatched;47 struct pmap_tlb_info *sc_tlbinfo;