Searched refs:prot_fault_translation (Results 1 – 1 of 1) sorted by relevance
592 static int prot_fault_translation; variable593 SYSCTL_INT(_machdep, OID_AUTO, prot_fault_translation, CTLFLAG_RWTUN,594 &prot_fault_translation, 0,659 if (prot_fault_translation == 0) { in vm_fault_trap()673 } else if (prot_fault_translation == 1) { in vm_fault_trap()