Searched refs:LP_BITS (Results 1 – 3 of 3) sorted by relevance
123 if (shift > LP_BITS) in __hpte_actual_psize()124 shift = LP_BITS; in __hpte_actual_psize()138 unsigned int lp = (r >> LP_SHIFT) & ((1 << LP_BITS) - 1); in compute_tlbie_rb()227 unsigned int lp = (l >> LP_SHIFT) & ((1 << LP_BITS) - 1); in __hpte_page_size()
190 #define LP_BITS 8 macro
507 if (shift > LP_BITS) in __hpte_actual_psize()508 shift = LP_BITS; in __hpte_actual_psize()525 unsigned int lp = (hpte_r >> LP_SHIFT) & ((1 << LP_BITS) - 1); in hpte_decode()