Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vcpu_reqidle
Function
vcpu_reqidle
freebsd/amd64/include/vmm.h:327–332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
static __inline int
328
vcpu_reqidle(struct vm_eventinfo *info)
329
{
330
331
return (*info->iptr);
332
}
333
334
int vcpu_debugged(struct vm *vm, int vcpuid);
335
Callers
2
svm_run
Function · 0.85
vmx_run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected