Searched refs:exec_prot (Results 1 – 4 of 4) sorted by relevance
6 large_vm_fork_separation bad_accesses exec_prot pkey_exec_prot \25 $(OUTPUT)/exec_prot: CFLAGS += -m64
3 exec_prot
993 int exec_prot, pp_prot, amr_prot, prot; in ppc_hash64_xlate() local1139 exec_prot = ppc_hash64_pte_noexec_guard(cpu, pte); in ppc_hash64_xlate()1147 prot = exec_prot & pp_prot & amr_prot; in ppc_hash64_xlate()1158 if (PAGE_EXEC & ~exec_prot) { in ppc_hash64_xlate()
[all...]