Searched refs:vm_protect_privileged_from_untrusted (Results 1 – 2 of 2) sorted by relevance
119 int vm_protect_privileged_from_untrusted = 1; variable352 &vm_protect_privileged_from_untrusted, in vm_fault_init()353 sizeof(vm_protect_privileged_from_untrusted)); in vm_fault_init()4862 vm_protect_privileged_from_untrusted && in vm_fault_internal()6307 vm_protect_privileged_from_untrusted && in vm_fault_internal()
2972 extern int vm_protect_privileged_from_untrusted;2974 CTLFLAG_RW | CTLFLAG_LOCKED, &vm_protect_privileged_from_untrusted, 0, "");