Searched refs:i386_read_exec (Results 1 – 5 of 5) sorted by relevance
89 extern int i386_read_exec;
182 if (i386_read_exec && SV_PROC_FLAG(td->td_proc, SV_ILP32)) in kern_break()
484 if (i386_read_exec && SV_PROC_FLAG(td->td_proc, SV_ILP32) && in ommap()
134 int i386_read_exec = 0; variable135 SYSCTL_INT(_kern_elf32, OID_AUTO, read_exec, CTLFLAG_RW, &i386_read_exec, 0,2804 if (i386_read_exec && (flags & PF_R)) in __elfN()
3315 if ((prot & VM_PROT_EXECUTE) == 0 && !i386_read_exec) in pmap_protect_pde()3457 if ((prot & VM_PROT_EXECUTE) == 0 && !i386_read_exec) in __CONCAT()3672 if ((prot & VM_PROT_EXECUTE) == 0 && !i386_read_exec) in __CONCAT()3915 if ((prot & VM_PROT_EXECUTE) == 0 && !i386_read_exec) in pmap_enter_4mpage()4187 if ((prot & VM_PROT_EXECUTE) == 0 && !i386_read_exec) in pmap_enter_quick_locked()