Searched defs:Protect (Results 1 – 4 of 4) sorted by relevance
73 kern_return_t ProtectedMemoryAllocator::Protect() { in Protect() function in ProtectedMemoryAllocator
97 void MemoryAllocator::Protect(Address start, size_t size) { in Protect() function
534 #define Protect(x) { {x;}; base = ci->u.l.base; } macro
511 #define Protect(x) { {x;}; base = ci->u.l.base; } macro