Searched refs:pghw_find_pg (Results 1 – 4 of 4) sorted by relevance
98 chip_pg = (pg_cmt_t *)pghw_find_pg(cpu[cpuid], PGHW_CHIP); in kcpc_cpu_setup()216 chip_pg = (pg_t *)pghw_find_pg(cpu, PGHW_CHIP); in kcpc_hw_cpu_hook()
166 extern pghw_t *pghw_find_pg(cpu_t *, pghw_type_t);
329 pghw_find_pg(cpu_t *cp, pghw_type_t hw) in pghw_find_pg() function
1342 pg = (pg_t *)pghw_find_pg(cpup, PGHW_CHIP); in cpu_get_sibling_core()