Searched refs:DEPOT_POOL_ORDER (Results 1 – 1 of 1) sorted by relevance
35 #define DEPOT_POOL_ORDER 2 /* Pool size order, 4 pages */ macro36 #define DEPOT_POOL_SIZE (1LL << (PAGE_SHIFT + DEPOT_POOL_ORDER))38 #define DEPOT_OFFSET_BITS (DEPOT_POOL_ORDER + PAGE_SHIFT - DEPOT_STACK_ALIGN)
Completed in 9 milliseconds