Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ decode_assist
Function
decode_assist
freebsd/amd64/vmm/amd/svm.c:145–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
static __inline int
146
decode_assist(void)
147
{
148
149
return (svm_feature & AMD_CPUID_SVM_DECODE_ASSIST);
150
}
151
152
static void
153
svm_disable(void *arg __unused)
Callers
2
svm_handle_io
Function · 0.85
svm_handle_inst_emul
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected