Bitdefender Hypervisor Memory Introspection
uninit.h File Reference

Go to the source code of this file.

Data Structures

struct  data
 

Typedefs

typedef void *() vfree_fn(void *addr)
 
typedef int() change_page_attr_set_clr(unsigned long *addr, int numpages, unsigned long mask_set, unsigned long mask_clr, int force_split, int in_flag, void **pages)
 

Typedef Documentation

◆ change_page_attr_set_clr

typedef int() change_page_attr_set_clr(unsigned long *addr, int numpages, unsigned long mask_set, unsigned long mask_clr, int force_split, int in_flag, void **pages)

Definition at line 9 of file uninit.h.

◆ vfree_fn

typedef void*() vfree_fn(void *addr)

Definition at line 8 of file uninit.h.