Searched refs:need_prot (Results 1 – 1 of 1) sorted by relevance
994 int need_prot; in ppc_hash64_xlate() local1149 need_prot = check_prot_access_type(PAGE_RWX, access_type); in ppc_hash64_xlate()1150 if (need_prot & ~prot) { in ppc_hash64_xlate()1169 if (need_prot & ~pp_prot) { in ppc_hash64_xlate()1175 if (need_prot & ~amr_prot) { in ppc_hash64_xlate()