Searched refs:b_pgshift (Results 1 – 1 of 1) sorted by relevance
304 int a_pgshift, b_pgshift; in compute_tlbie_rb() local307 b_pgshift = a_pgshift = kvmppc_hpte_page_shifts(v, r); in compute_tlbie_rb()309 b_pgshift &= 0xff; in compute_tlbie_rb()344 if (b_pgshift <= 12) { in compute_tlbie_rb()356 rb |= (va_low << b_pgshift) & 0x7ff000; in compute_tlbie_rb()366 aval_shift = 64 - (77 - b_pgshift) + 1; in compute_tlbie_rb()