Searched refs:g_offPage (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/r0drv/solaris/ | ||
H A D | memobj-r0drv-solaris.c | 81 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 45 milliseconds