Home
last modified time | relevance | path

Searched defs:ReleasePages (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dmem.h410 inline int ReleasePages([[maybe_unused]] uintptr_t pagesStart, [[maybe_unused]] uintptr_t pagesEnd) in ReleasePages() function
/arkcompiler/runtime_core/libpandabase/os/
Dmem.h388 inline int ReleasePages([[maybe_unused]] uintptr_t pages_start, [[maybe_unused]] uintptr_t pages_en… in ReleasePages() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Drunslots_allocator_test.cpp77 void ReleasePages(NonObjectAllocator &alloc) in ReleasePages() function in ark::mem::RunSlotsAllocatorTest