Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dsnapshot.h89 void checkpoint_cpu_add(int vcpu);
H A Dbhyverun.c557 checkpoint_cpu_add(vi->vcpuid); in fbsdrun_start_thread()
H A Dsnapshot.c1145 checkpoint_cpu_add(int vcpu) in checkpoint_cpu_add() function