Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dbhyverun.h66 void fbsdrun_deletecpu(int vcpuid);
H A Dbhyverun.c592 fbsdrun_deletecpu(int vcpu) in fbsdrun_deletecpu() function
/src/usr.sbin/bhyve/aarch64/
H A Dvmexit.c114 fbsdrun_deletecpu(vcpuid); in vmexit_suspend()
/src/usr.sbin/bhyve/riscv/
H A Dvmexit.c113 fbsdrun_deletecpu(vcpuid); in vmexit_suspend()
/src/usr.sbin/bhyve/amd64/
H A Dvmexit.c408 fbsdrun_deletecpu(vcpuid); in vmexit_suspend()