Searched refs:SBP_L3_SHIFT (Results 1 – 2 of 2) sorted by relevance
113 spm = spt->protptrs[addr >> SBP_L3_SHIFT]; in subpage_prot_clear()239 spm = spt->protptrs[addr >> SBP_L3_SHIFT]; in SYSCALL_DEFINE3()244 spt->protptrs[addr >> SBP_L3_SHIFT] = spm; in SYSCALL_DEFINE3()
696 #define SBP_L3_SHIFT (SBP_L2_SHIFT + SBP_L2_BITS) macro