MCPcopy 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
145static __inline int
146decode_assist(void)
147{
148
149 return (svm_feature & AMD_CPUID_SVM_DECODE_ASSIST);
150}
151
152static void
153svm_disable(void *arg __unused)

Callers 2

svm_handle_ioFunction · 0.85
svm_handle_inst_emulFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected