Bitdefender Hypervisor Memory Introspection
hnd_loggather.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Bitdefender
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
#ifndef _HND_LOGGATHER_H_
6
#define _HND_LOGGATHER_H_
7
8
#include "
introtypes.h
"
9
10
INTSTATUS
11
IntAgentHandleLogGatherVmcall
(
12
_In_opt_
void
*Reserved,
13
_In_
PIG_ARCH_REGS
Registers
14
);
15
16
#endif // _HND_LOGGATHER_H_
_In_opt_
#define _In_opt_
Definition:
intro_sal.h:16
_In_
#define _In_
Definition:
intro_sal.h:21
INTSTATUS
int INTSTATUS
The status data type.
Definition:
introstatus.h:24
IntAgentHandleLogGatherVmcall
INTSTATUS IntAgentHandleLogGatherVmcall(void *Reserved, PIG_ARCH_REGS Registers)
Handle a VMCALL issued by a log gather agent.
Definition:
hnd_loggather.c:11
introtypes.h
_IG_ARCH_REGS
Holds register state.
Definition:
glueiface.h:30
introcore
include
hnd_loggather.h
Generated by
1.8.13