Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vm_atpit
Function
vm_atpit
freebsd/amd64/vmm/vmm.c:2601–2605 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2599
}
2600
2601
struct vatpit *
2602
vm_atpit(struct vm *vm)
2603
{
2604
return (vm->vatpit);
2605
}
2606
2607
struct vpmtmr *
2608
vm_pmtmr(struct vm *vm)
Callers
3
vm_snapshot_req
Function · 0.85
vatpit_handler
Function · 0.85
vatpit_nmisc_handler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected