Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/os/
Dmem.h386 inline int ReleasePages([[maybe_unused]] uintptr_t pages_start, [[maybe_unused]] uintptr_t pages_en… in ReleasePages() function
/arkcompiler/runtime_core/runtime/tests/
Drunslots_allocator_test.cpp73 void ReleasePages(NonObjectAllocator &alloc) in ReleasePages() function in panda::mem::RunSlotsAllocatorTest