Home
last modified time | relevance | path

Searched refs:dr_cpu_check_bound_thr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_cpu.c145 static int dr_cpu_check_bound_thr(cpu_t *cp, dr_cpu_res_t *res);
757 (void) dr_cpu_check_bound_thr(cp, &res[idx]); in dr_cpu_check_cpus()
870 dr_cpu_check_bound_thr(cpu_t *cp, dr_cpu_res_t *res) in dr_cpu_check_bound_thr() function