Home
last modified time | relevance | path

Searched refs:host_page_size (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachVMMemory.cpp56 m_err = ::host_page_size( ::mach_host_self(), &m_page_size); in PageSize()
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h572 DECL_TEMPLATE(darwin, host_page_size);
Dsyswrap-darwin.c4830 POST(host_page_size) in POST() argument
4850 PRE(host_page_size) in PRE() argument
4854 AFTER = POST_FN(host_page_size); in PRE()
7731 CALL_PRE(host_page_size); in PRE()