Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dbhyverun.h67 int fbsdrun_suspendcpu(int vcpuid);
H A Dbhyverun.c619 fbsdrun_suspendcpu(int vcpuid) in fbsdrun_suspendcpu() function
/src/usr.sbin/bhyve/amd64/
H A Dvmexit.c487 error = fbsdrun_suspendcpu(i); in vmexit_ipi()