MCPcopy Create free account
hub / github.com/KelvinMsft/kHypervisor / UtilForEachProcessor

Function UtilForEachProcessor

kHypervisor/HyperPlatform/util.cpp:413–444  ·  view source on GitHub ↗

Execute a given callback routine on all processors in PASSIVE_LEVEL. Returns STATUS_SUCCESS when all callback returned STATUS_SUCCESS as well. When one of callbacks returns anything but STATUS_SUCCESS, this function stops to call remaining callbacks and returns the value.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

VmInitializationFunction · 0.85
VmpIsVmxAvailableFunction · 0.85
VmTerminationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected