Searched defs:GMM_GCPHYS_LAST (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/vmm/
H A Dgmm.h110 /** @def GMM_GCPHYS_LAST
118 # define GMM_GCPHYS_LAST UINT64_C(0x00000fffffff0000) /* 2^44 (16TB) - 0x10000 */ macro
120 # define GMM_GCPHYS_LAST UINT64_C(0x0000000fffff0000) /* 2^36 (64GB) - 0x10000 */

Completed in 91 milliseconds