Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bhyve/
HDsnapshot.h89 void checkpoint_cpu_add(int vcpu);
HDbhyverun.c428 checkpoint_cpu_add(vi->vcpuid); in fbsdrun_start_thread()
HDsnapshot.c1146 checkpoint_cpu_add(int vcpu) in checkpoint_cpu_add() function