Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vcpu_suspended
Function
vcpu_suspended
freebsd/amd64/include/vmm.h:320–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
static __inline int
321
vcpu_suspended(struct vm_eventinfo *info)
322
{
323
324
return (*info->sptr);
325
}
326
327
static __inline int
328
vcpu_reqidle(struct vm_eventinfo *info)
Callers
2
svm_run
Function · 0.85
vmx_run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected