Searched defs:Protect (Results 1 – 6 of 6) sorted by relevance
73 kern_return_t ProtectedMemoryAllocator::Protect() { in Protect() function in ProtectedMemoryAllocator
121 IO &IO, MemoryProtection &Protect) { in bitset()
111 support::little_t<MemoryProtection> Protect; member
1089 #define Protect(exp) (savestate(L,ci), (exp), updatetrap(ci)) macro