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

/haiku/src/system/runtime_loader/
H A Dimages.cpp35 # define MAX_PAGE_SIZE 0x200000 macro
38 # define MAX_PAGE_SIZE 0x10000 macro
41 # define MAX_PAGE_SIZE B_PAGE_SIZE macro
337 if (reservedSize > length + MAX_PAGE_SIZE * 2)

Completed in 32 milliseconds