MCPcopy Create free account
hub / github.com/HoShiMin/Kernel-Bridge / CompleteInitialization

Method CompleteInitialization

Kernel-Bridge/API/Hypervisor.cpp:1226–1229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1224 }
1225
1226 void CompleteInitialization(VMX::EPTP Eptp)
1227 {
1228 m_InveptDescriptor.Eptp = Eptp.Value;
1229 }
1230
1231 void InterceptPage(
1232 unsigned long long Pa,

Callers 1

VirtualizeProcessorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected