Bitdefender Hypervisor Memory Introspection
rtlpvirtualunwind.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2020 Bitdefender
3  * SPDX-License-Identifier: Apache-2.0
4  */
5 #ifndef _RTLPVIRTUALUNWIND_
6 #define _RTLPVIRTUALUNWIND_
7 
8 #include "introtypes.h"
9 
12  void
13  );
14 
15 #endif // _RTLPVIRTUALUNWIND_
int INTSTATUS
The status data type.
Definition: introstatus.h:24
INTSTATUS IntRtlpVirtualUnwindCheckAccess(void)
Check if a memory read operation was issued by RtlpVirtualUnwind or friends and update the cache...