Searched refs:cpu_a (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | cmp.c | 105 pg_plat_cpus_share(cpu_t *cpu_a, cpu_t *cpu_b, pghw_type_t hw) argument 107 if (pg_plat_hw_shared(cpu_a, hw) == 0 || 111 return (pg_plat_hw_instance_id(cpu_a, hw) ==
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | cmp.c | 169 pg_plat_cpus_share(cpu_t *cpu_a, cpu_t *cpu_b, pghw_type_t hw) argument 173 impl = cpunodes[cpu_a->cpu_id].implementation; 178 return (pg_plat_hw_instance_id(cpu_a, hw) == 182 IS_JUPITER(impl)) && pg_plat_cpus_share(cpu_a,
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 289 pg_plat_cpus_share(cpu_t *cpu_a, cpu_t *cpu_b, pghw_type_t hw) argument 293 pgp_a = pg_plat_hw_instance_id(cpu_a, hw);
|
Completed in 62 milliseconds