Home
last modified time | relevance | path

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

/external/chromium_org/third_party/tcmalloc/chromium/src/
Ddeep-heap-profile.cc250 static const uint64 PAGE_RESERVED = U64_1 << 61; in Read() local
/external/qemu/include/exec/
Dcpu-all.h349 #define PAGE_RESERVED 0x0020 macro