Bitdefender Hypervisor Memory Introspection
hnd_remediation.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_REMEDIATION_H_
6
#define _HND_REMEDIATION_H_
7
8
#include "
introtypes.h
"
9
10
INTSTATUS
11
IntAgentHandleRemediationVmcall
(
12
_In_opt_
void
*Reserved,
13
_In_
PIG_ARCH_REGS
Registers
14
);
15
16
#endif // _HND_REMEDIATION_H_
_In_opt_
#define _In_opt_
Definition:
intro_sal.h:16
_In_
#define _In_
Definition:
intro_sal.h:21
IntAgentHandleRemediationVmcall
INTSTATUS IntAgentHandleRemediationVmcall(void *Reserved, PIG_ARCH_REGS Registers)
Handle a VMCALL issued by a remediation agent.
Definition:
hnd_remediation.c:11
INTSTATUS
int INTSTATUS
The status data type.
Definition:
introstatus.h:24
introtypes.h
_IG_ARCH_REGS
Holds register state.
Definition:
glueiface.h:30
introcore
include
hnd_remediation.h
Generated by
1.8.13