MCPcopy 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
277static void
278svm_modresume(void)
279{
280
281 svm_enable(NULL);
282}
283
284#ifdef BHYVE_SNAPSHOT
285int

Callers

nothing calls this directly

Calls 1

svm_enableFunction · 0.85

Tested by

no test coverage detected