Searched refs:vm_map_debug_apple_protect (Results 1 – 5 of 5) sorted by relevance
196 extern int vm_map_debug_apple_protect;
170 int vm_map_debug_apple_protect = 0; variable1053 if (vm_map_debug_apple_protect) { in vm_map_apple_protected()1188 &vm_map_debug_apple_protect, in vm_map_init()1189 sizeof(vm_map_debug_apple_protect)); in vm_map_init()
1672 if (vm_map_debug_apple_protect) { in mremap_encrypted()
1767 if (vm_map_debug_apple_protect) { in unprotect_dsmos_segment()3648 if (vm_map_debug_apple_protect) { in set_code_unprotect()
129 …ID_AUTO, map_debug_apple_protect, CTLFLAG_RW | CTLFLAG_LOCKED, &vm_map_debug_apple_protect, 0, "");