Home
last modified time | relevance | path

Searched refs:max_protection (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/memory/
Dshared_memory_mac_unittest.cc52 *max = basic_info.max_protection; in GetProtections()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c6775 vm_prot_t max_protection; in PRE() member
6790 MACH_ARG(vm_map.protection) = (req->cur_protection & req->max_protection); in PRE()
6879 vm_prot_t max_protection; in POST() member
6888 UInt prot = reply->cur_protection & reply->max_protection; in POST()
7359 vm_prot_t max_protection; in PRE() member
7372 req->max_protection); in PRE()
7377 (req->cur_protection & req->max_protection); in PRE()
7457 vm_prot_t max_protection; in POST() member