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.cc251 static const uint64 PAGE_RESERVED = U64_1 << 61; in Read() local
/external/qemu/
Dcpu-all.h750 #define PAGE_RESERVED 0x0020 macro