Searched refs:amr_prot (Results 1 – 1 of 1) sorted by relevance
993 int exec_prot, pp_prot, amr_prot, prot; in ppc_hash64_xlate() local1143 amr_prot = PAGE_READ | PAGE_WRITE | PAGE_EXEC; in ppc_hash64_xlate()1145 amr_prot = ppc_hash64_amr_prot(cpu, pte); in ppc_hash64_xlate()1147 prot = exec_prot & pp_prot & amr_prot; in ppc_hash64_xlate()1163 if (PAGE_EXEC & ~amr_prot) { in ppc_hash64_xlate()1175 if (need_prot & ~amr_prot) { in ppc_hash64_xlate()