Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/amd64/amd64/
Dvm_machdep.c579 cpuset_t tcrp; in cpu_reset_proxy() local
584 CPU_SETOF(cpu_reset_proxyid, &tcrp); in cpu_reset_proxy()
585 stop_cpus(tcrp); in cpu_reset_proxy()
/freebsd-9-stable/sys/i386/i386/
Dvm_machdep.c581 cpuset_t tcrp; in cpu_reset_proxy() local
586 CPU_SETOF(cpu_reset_proxyid, &tcrp); in cpu_reset_proxy()
587 stop_cpus(tcrp); in cpu_reset_proxy()