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

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dmemobj-r0drv-solaris.c81 static u_offset_t g_offPage; variable
152 g_offPage = RT_ALIGN_64(g_offPage, PAGE_SIZE) + PAGE_SIZE;
153 offPage = g_offPage;

Completed in 35 milliseconds