Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vmm_get_xsave_limits
Function
vmm_get_xsave_limits
freebsd/amd64/vmm/vmm_host.c:167–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
const struct xsave_limits *
168
vmm_get_xsave_limits(void)
169
{
170
171
return (&vmm_xsave_limits);
172
}
Callers
2
x86_emulate_cpuid
Function · 0.85
vmx_emulate_xsetbv
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected