Searched refs:PAGES_IN_RUNSLOTS (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/mem/ | ||
H A D | runslots.h | 28 static constexpr size_t PAGES_IN_RUNSLOTS = 1; member 29 static constexpr size_t RUNSLOTS_SIZE = PAGES_IN_RUNSLOTS * PAGE_SIZE; |
Completed in 1 milliseconds