Searched refs:iamr_bits (Results 1 – 1 of 1) sorted by relevance
449 int iamr_bits = (env->spr[SPR_IAMR] >> 2 * (31 - key)) & 0x3; in ppc_hash64_iamr_prot() local458 return (iamr_bits & 0x1) ? PAGE_READ | PAGE_WRITE : in ppc_hash64_iamr_prot()