Searched refs:sbpm (Results 1 – 1 of 1) sorted by relevance
1167 u32 **sbpm, *sbpp; in subpage_protection() local1173 sbpm = spt->low_prot; in subpage_protection()1175 sbpm = spt->protptrs[ea >> SBP_L3_SHIFT]; in subpage_protection()1176 if (!sbpm) in subpage_protection()1179 sbpp = sbpm[(ea >> SBP_L2_SHIFT) & (SBP_L2_COUNT - 1)]; in subpage_protection()