Searched refs:vm_protect_privileged_from_untrusted (Results 1 – 2 of 2) sorted by relevance
124 int vm_protect_privileged_from_untrusted = 1; variable358 &vm_protect_privileged_from_untrusted, in vm_fault_init()359 sizeof(vm_protect_privileged_from_untrusted)); in vm_fault_init()5129 vm_protect_privileged_from_untrusted && in vm_fault_internal()6600 vm_protect_privileged_from_untrusted && in vm_fault_internal()
3225 extern int vm_protect_privileged_from_untrusted;3227 CTLFLAG_RW | CTLFLAG_LOCKED, &vm_protect_privileged_from_untrusted, 0, "");