Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ svm_modresume
Function
svm_modresume
freebsd/amd64/vmm/amd/svm.c:277–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
static void
278
svm_modresume(void)
279
{
280
281
svm_enable(NULL);
282
}
283
284
#ifdef BHYVE_SNAPSHOT
285
int
Callers
nothing calls this directly
Calls
1
svm_enable
Function · 0.85
Tested by
no test coverage detected