Searched defs:Protect (Results 1 – 2 of 2) sorted by relevance
73 kern_return_t ProtectedMemoryAllocator::Protect() { in Protect() function in ProtectedMemoryAllocator
747 #define Protect(x) { {x;}; base = ci->u.l.base; } macro