gasp_map_flags_t

Flags for specifying protection bits in mapped address ranges

Synopsis:

#include <qvm/gasp.h>
typedef uint32_t gasp_map_flags_t;

Description:

The gasp_map_flags_t data type is used to store GMF_* constants which specify the access protection bits to set when mapping a guest-physical address range into the qvm process address space.

Page updated: