Searched refs:imply_prot_max (Results 1 – 1 of 1) sorted by relevance
107 static int imply_prot_max = 0; variable108 SYSCTL_INT(_vm, OID_AUTO, imply_prot_max, CTLFLAG_RWTUN, &imply_prot_max, 0,193 if (((p->p_flag2 & P2_PROTMAX_ENABLE) != 0 || imply_prot_max) && in kern_mmap_maxprot()