Implements hot-plug callback functions.
More...
#include "hotplug_callback.h"
#include "common.h"
#include "log.h"
#include "vm.h"
Go to the source code of this file.
Implements hot-plug callback functions.
Definition in file hotplug_callback.cpp.
◆ HotplugCallbackInitialization()
NTSTATUS HotplugCallbackInitialization |
( |
| ) |
|
◆ HotplugCallbackpCallbackRoutine()
static void HotplugCallbackpCallbackRoutine |
( |
PVOID |
callback_context, |
|
|
PKE_PROCESSOR_CHANGE_NOTIFY_CONTEXT |
change_context, |
|
|
PNTSTATUS |
operation_status |
|
) |
| |
|
static |
◆ HotplugCallbackTermination()
void HotplugCallbackTermination |
( |
| ) |
|
◆ g_hpp_callback_handle
PVOID g_hpp_callback_handle = nullptr |
|
static |
◆ HotplugCallbackpCallbackRoutine
PROCESSOR_CALLBACK_FUNCTION HotplugCallbackpCallbackRoutine |
|
static |