Searched refs:b_pgshift (Results 1 – 1 of 1) sorted by relevance
301 int a_pgshift, b_pgshift; in compute_tlbie_rb() local304 b_pgshift = a_pgshift = kvmppc_hpte_page_shifts(v, r); in compute_tlbie_rb()306 b_pgshift &= 0xff; in compute_tlbie_rb()341 if (b_pgshift <= 12) { in compute_tlbie_rb()353 rb |= (va_low << b_pgshift) & 0x7ff000; in compute_tlbie_rb()363 aval_shift = 64 - (77 - b_pgshift) + 1; in compute_tlbie_rb()