Searched refs:SBP_L3_SHIFT (Results 1 – 3 of 3) sorted by relevance
111 spm = spt->protptrs[addr >> SBP_L3_SHIFT]; in subpage_prot_clear()245 spm = spt->protptrs[addr >> SBP_L3_SHIFT]; in SYSCALL_DEFINE3()250 spt->protptrs[addr >> SBP_L3_SHIFT] = spm; in SYSCALL_DEFINE3()
1222 sbpm = spt->protptrs[ea >> SBP_L3_SHIFT]; in subpage_protection()
684 #define SBP_L3_SHIFT (SBP_L2_SHIFT + SBP_L2_BITS) macro