Searched refs:vm_protect_privileged_from_untrusted (Results 1 – 2 of 2) sorted by relevance
125 int vm_protect_privileged_from_untrusted = 1; variable359 &vm_protect_privileged_from_untrusted, in vm_fault_init()360 sizeof(vm_protect_privileged_from_untrusted)); in vm_fault_init()5130 vm_protect_privileged_from_untrusted && in vm_fault_internal()6601 vm_protect_privileged_from_untrusted && in vm_fault_internal()
3227 extern int vm_protect_privileged_from_untrusted;3229 CTLFLAG_RW | CTLFLAG_LOCKED, &vm_protect_privileged_from_untrusted, 0, "");