|
CIRCT 24.0.0git
|
Options for allocating host memory. More...
#include <Services.h>

Public Attributes | |
| bool | writeable = false |
| bool | useLargePages = false |
Options for allocating host memory.
Definition at line 261 of file Services.h.
| bool esi::services::HostMem::Options::useLargePages = false |
Definition at line 263 of file Services.h.
Referenced by TraceHostMem::allocate(), TraceHostMem::mapMemory(), and NB_MODULE().
| bool esi::services::HostMem::Options::writeable = false |
Definition at line 262 of file Services.h.
Referenced by TraceHostMem::allocate(), TraceHostMem::mapMemory(), and NB_MODULE().