IOVMPageSize
The number of bytes in a virtual memory page.
Declaration
extern uint64_t IOVMPageSize;Discussion
Use this constant in places where you want to specify the size of a virtual memory page.
The number of bytes in a virtual memory page.
extern uint64_t IOVMPageSize;Use this constant in places where you want to specify the size of a virtual memory page.