Searched refs:VERR_ALLOCATION_TOO_BIG (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dmemsafer-r3.cpp370 AssertReturn(cb <= 32U*_1M - PAGE_SIZE * 3U, VERR_ALLOCATION_TOO_BIG); /* Max 32 MB minus padding and guard pages. */
/vbox/include/iprt/
H A Derr.h927 #define VERR_ALLOCATION_TOO_BIG (-22407) macro

Completed in 1420 milliseconds