Home
last modified time | relevance | path

Searched refs:exec_prot (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A DMakefile6 large_vm_fork_separation bad_accesses exec_prot pkey_exec_prot \
25 $(OUTPUT)/exec_prot: CFLAGS += -m64
H A D.gitignore3 exec_prot
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c993 int exec_prot, pp_prot, amr_prot, prot; in ppc_hash64_xlate() local
1139 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()
/openbmc/linux/
H A Dopengrok0.0.log[all...]